Label
The field label will be pre-filled with the value entered on the form components page. This is used as a descriptive label when displaying this form element.
Field Key
The field label will be pre-filled with the value entered on the form components page. Enter a machine readable key for this form element. May contain only alphanumeric characters and underscores. This key will be used as the name attribute of the form element. This value has no effect on the way data is saved, but may be helpful if doing custom form processing.
Description
A short description of the field used as help for the user when he/she uses the form. Text entered into the Description field is displayed below the form component field. You may use special tokens in this field that will be replaced with dynamic values.
Options
Key-value pairs MUST be specified as "safe_key|Some readable option". Use of only alphanumeric characters and underscores is recommended in keys. One option per line. Option groups may be specified with <Group Name>. <> can be used to insert items at the root of the menu after specifying a group. You may use special tokens in this field that will be replaced with dynamic values.
Multiple
Check this option if the user should be allowed to choose multiple values. Leaving this option unchecked will result in a select list of radio buttons. Checking this option will result in a select list of check boxes.
Load a pre-built option list
Use a pre-built list of options rather than entering options manually. Choose from none, days of the week, and US states. Options will not be editable if using pre-built list.
Validation
Required
Check this option if the user must enter a value.
Display
Listbox
Check this option if you want the select component to be displayed as a select list box instead of radio buttons or checkboxes. Option groups (nested options) are only supported with listbox components.
Randomize options
Randomizes the order of options on the top when they are displayed in the form.
Label display
Determines the placement of the component's label.
Private
Private fields are shown only to users with results access.
Wrapper CSS classes
Do not add anything in this window - leave Wrapper CSS classes as is.
CSS classes
Do not add anything in this window - leave CSS classes as is.
Save component
Click the Save component button to save the new form field.