When I try to bind a Dropdown List Item (label, value) to a variable, it displays literally the name of the variable, and not it’s value.
For example if i try to do this:
The selectable item literally displays as: APP_UserGroup, rather than it’s value.
Has no-one noticed this?