Forum Discussion
alaxala
11 months agoIdeator I
In JS the aras object has the getListValues(listId) method that returns array of items with properties 'value' and 'label'
AngelaIp
11 months agoIdeator I
Thanks for the fast replay!
I use getListValues for the 2nd option and JavaScript. Unfortunately it doesn´t work with multi-lang strings, but this is a problem to ignore most of the time.
I so far haven't found a similar function for c#. Do you know if there is any?
Before somebody ask: Yes - we can do all of this with AML. The whole question is more about having a more convenient option to get the labels.