I have a form with a lot of select/drop down fields
Based on the user, I suspect many of the dropdowns will have only a single value to select, ie only one entry on the look up table
I want to default to this value if the lookup table has only 1 entry.
I could do this if I could programatically change the “Display Title” value on the look up dialogue.
I am opened to other solutions
Thanks