MultiSelect load JSON Format

Hi,

I have seen the xml format in the documentation to be used to load a multiselect:

<data> <item value="value_a" label="text"/> <item value="value_b" label="new text" selected="true"/> ... </data>

However, I cannot find the json format. Could you please let me know what it is or where to find it?

Cheers,
Alex

Hello, Alex

Unfortunately you can use only xml.