Avatar

Correct answer by
Level 10

Hi,

I would recommend going to the Object > Binding palette and deselecting the "Specify values". This way the display values will be included in the XML, as the display value will be the same as the .rawValue of the dropdown.

However this means that any script referencing the dropdowns will have to use the display values for the items and not the previous bound values.

Hope that helps,

Niall

View solution in original post