Select
|
|
A select field will display a list of values in a drop down list to users. Users can select one of the values. |
This page describes the settings that are characteristic of the Select component. Please find the general settings here:
General SettingsThese settings can also be used to customize the standard Submit button that is automatically added to an eForm.
Data Tab
Data Source Type
The source to be used for the select data.
|
|
Note: Using Keyword Dictionaries with the Select Component Single or multiple value keyword dictionaries can be used as a data source for the Select component. This is done by selecting 'Therefore' as the Data Source Type, and then selecting which keyword dictionary to use in the drop down menu underneath the Data Source Type. Using the 'Therefore' Data Source Type will allow users to enter search terms into the 'Select' component, filtering the displayed values to match the term. |
Data Source Values
Enter the values to be selected from in the select box.
Sorting
Select which method should be used to order the values in.
Alphabetically (Asc)
Orders the values in alphabetical order (A-Z).
Alphabetically (Desc)
Orders the values in inverse alphabetical order (Z-A).
Match source
Matches the order of the values to the data source they are drawn from.
Add Another
Add another row for value input.
Item Template
The HTML template for the result data items for the values selected in the select box.
Enable Static Search
Allows for searching within the static list of items provided.
Read Only Value
Displays only the value in 'Read-Only' mode.
Custom default options
A raw JSON object to use as default options for the select component.
Search Threshold
Limiting the search probability threshold of the algorithm to determine the likelihood of a match (e.g. A threshold of 0.0 requires a perfect match and 1.0 would match anything).