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.
Default value
The default value of the field. Accepts any date in any GNU Date Input Format. Strings such as today, +2 months, and Dec 9 2004 are all valid.
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.
Validation
Required
Check this option if the user must enter a value.
Start Date
The earliest date that may be entered into the field. Accepts any date in any GNU Date Input Format.
End Date
The latest date that may be entered into the field. Accepts any date in any GNU Date Input Format.
Display
Enable popup calendar
Enable a JavaScript date picker next to the date field.
Use a textfield for year
If checked, the generated date field will use a textfield for the year. Otherwise it will use a select list.
Label display
Determines the placement of the component's label.
Description above field
Place the description above — rather than below — the field.
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.
Save component
Click the Save component button to save the new form field.