List field options

A list field allows users to select from items in a list.

Option Description
Value The value associated with the list item. This is the value that will be sent to the server. It is also used for the field RRT.  Entries can be sorted by the Value column.
Label The text associated with the list item that will be displayed to the user. Entries can be sorted by the Label column. If this field is empty, the Value text is used as the label.
Default Select this check box for a list item to make the value in the Value column be the default value for the field.
Raise Lookup Event Raise an event when a user performs a search on this field.
Button Size Specify the button size for the field:
  • Large
  • Medium
  • Small
Allow Multiple Select Select this check box to allow users to select multiple list items from the first 20 items in the list. When this option is selected, the value of the RRT will be the selected values separated by semicolons (;).
Import from file Click this button to import list items from an ASCII comma separated value (CSV) file. This allows you to reuse a list.
Export to file Click this button to export list items to an ASCII comma separated value (CSV) file.
Delete All Click this button to delete all items from the list.