0
edits
Changes
no edit summary
'''Values''': The values to be used within the combo box, delimited by a semi-colon with no spaces.
'''Note:''' If you wish want the value stored in the field to store a value other be different than what is displayed in the one displayed combo box you can use the following syntax in the '''Values''' section:
''StoreValue1=DisplayValue1;StoreValue2=DisplayValue2;StoreValue3=DisplayValue3;