hello,
I am running into an issue with drop down boxes.
my dropdown is linked to a global list that is linked to a SQL query.
the values and descriptions are displayed correctly however regardless of the selected value the data linked to the dropdown always displays the last value on the global list?
The value that should be returned is 1042
however, regardless of the selection made, the same value is always returned
Thank you in advance for your help