Valuelist: global real value

Hi!
Is this a new feature - using a global variable as a real value in a custom valuelist?
Whether it is or not, I’m finding it great.
But it doesn’t work I’m afraid.
I enter the following in a custom valuelist and it just shows ‘%%global.variableName%%’ as the real value :(

i18n:lbl.somelabel.labeltext|%%global.variableName%%

Am I doing it wrong way?
Servoy Version: 5.0.1 - build 861

Cheers,
Maria

Hi Maria,

Did you enable the ‘displayTags’ property on that field ?

what is the type of the column that you build on?
Is that a integer/number?

If found an issue if the type is not a string, i fixed that for the next release of 5.1
If that fixes it for you please let me know then i can back port it if needed.