Hi Everyone,
I have a global choice named Gender with follwoingvalues : Male,Female ,...
I added a combo box to the screen and I want to set the items of combo box to display value of this global choice.
In the combo box Items I added:
Choices('Gender')
But it does not work and i have error.
Could you please advice how to do it?
Thanks,