Label of Selection in action-record

Hi All,

I would like to compute a string field using several integer field linked to a selection.
Now, the value if obviously the value (int) of the selection but is there a way to retreive the label instead ?

Thanks in advance,

Regards

Hi,

You can use MetaStore.getSelectionItem method

thanks, I will try

did you tried, i might need the same, i have to show different select options, like survey type where on question creation i have linked the selects, but on input side not able to link the options based on select,