I would like to have a dropdown or combo box that hides the first column and only displays the second column. The item list will come up from an On-Premise SQL Server via gateway. The ID will be the selected value of the control. Example...
HiddenID | DisplayedPlusSearchName
1 | Bugs Bunny
2 | Homer Simpson
3 | Mickey Mouse
4 | Bart Simpson
5 | Charlie Brown
6 | Fred Flintstone
Any suggestions on how to make that happen? I was not able to find any examples on the Web.
Thanks for your help in advance.

Report
All responses (
Answers (