I have an app using SQL datasources. I created a gallery displaying a few employee interview questions which are answered by selecting a value from a dropdown; yes, no, satisfied, etc. The answers are saved (patched) to a SQL table. When recalling the employee's questions and answers, the default should be what is in the SQL table, with the ability to change via the items on the dropdown. The default value is not showing even though the app knows what the value is. I have attached a screen print showing the dropdown, its definition to the right and a label containing the default dropdown text below the dropdown. Thanks in advance for all help.
john