Hi All - I have a form set up for my custom table in MDApp, and the field pulls in a view that just shows the list values that I want the user to pick from - it works great except when they select the value from the list, the Primary name column value is what displays on the form, not the value they picked from the view. Is there any way to get the list value to display instead of the Primary name column value?
Thanks in advance !
@ctedesco3307, I thought you want enable the user to select a value. Thank you @Fubar
MDA Lookup will only display the Primary Name column value. If you need to show additional values, you can create a quick view from for Table you are looking up, then on Form with the Lookup add the quick view form - when the Lookup is populated the quick view will display the extra columns (readonly) https://learn.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/create-edit-quick-view-forms?view=op-9-1
@ctedesco3307, By the way, you can embed a canvas app to the form and use that canvas app to update all the record data, and you can manage your dropdown list display value over there. Just a thought.
Hello, @ctedesco3307, in the MDA, the only way to do that is to use the Primary name column for the values you want them select.
If my reply helped you, please give a 👍 , & if it solved your issue, please give a 👍 & Accept it as the Solution to help other community members find it more. I am primarily available on weekdays from 6-10 PM CT and 5-10 PM CT on weekends. Visit my Blog: www.powerplatformplace.com Visit my YouTube Channel: https://www.youtube.com/@powerplatformplace/videos |