Hi All,
I noticed that I cannot get the real values from a valuelist that is based on global variables.
The valuelist seems to work all right if attached to a combobox, returns the actual variable value.
However if I’m trying to execute application.getValueListItems(valueListName); - I get the string ‘%%globals.phoneTypeWork%%’.
Is it how it’s expected to work?
Cheers,
Maria
P.S. The valuelist contents:
i18n:lbl.setup.jobcustomerphonetype.work|%%globals.phoneTypeWork%%
i18n:lbl.setup.jobcustomerphonetype.home|%%globals.phoneTypeHome%%