Select Options

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.

Select Options label field

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.

Select Options field key field

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.

Select options description field

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.

Select options - Options

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.

Select Options multiple field

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.

Select options validation fields

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.

Select Options display fields

Wrapper CSS classes

Do not add anything in this window - leave Wrapper CSS classes as is.

Wrapper CSS screenshot

CSS classes

Do not add anything in this window - leave CSS classes as is.

CSS Class screenshot

Save component

Click the Save component button to save the new form field.