Value
|
The value associated with the list item. This is the value that will be sent to the server (and used for the field
RRT). |
Label
|
The text associated with the list item which will be displayed to a user. |
Selected
|
Specifies which list items will be preselected when a user activates the form. If Allow Multiple
Select is selected, you can preselect multiple list items. |
Allow Multiple Select
|
If checked a user will be able to select multiple options simultaneously. The value of the field will form from the values
of the selected options separated by Item Separator. |
Display Search Option
|
If checked, a user will be able to search through available options. |
Apply Search Pattern to Current List
|
Select the check box to allow the user to search through the elements that have been added to the list field type. Note that
the Display Search Option must be checked to use this option. If Apply Search Pattern to
Current List is not selected and the user attempts to search through the elements of the list field type, the
search must be implementing through custom scripting. |
Delete All
|
Delete all values from the list. |
Import
|
Specify a comma separated value (CSV) file which can be imported into the list. |
Export
|
List values can be exported into a CSV file. |