...
Setting it up on a leaf enumeration:
In the XUI-Editor go to the appropriate node and create a XUI Component if necessary. Select "Style" > "Leaf" and set the "Visualizer type" to advancedComboBox. The component can be configured by specifying a configurationString in the field "configurationString" in the following format:
Codeblock |
---|
valueOnSelect=text,display=id-text |
following key-value properties are allowed:
key | values | comment |
---|---|---|
valueOnSelect | text, id | |
display | text, id, id-text, text-id |