List Field Options

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.
Selected Select the check box for a list item to preselect it when the user activates the form. You can preselect no more than one field except when Allow Multiple Select is selected.
Allow Multiple Select Select this check box to allow users to select multiple list items. The value of the field will then contain selected values separated by the Item Separator.
Import Click this button to export list items to an ASCII comma separated value (CSV) file. This allows you to reuse a list.
Export Click this button to import list items from an ASCII comma separated value (CSV) file.