Textarea

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.

Textarea 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.

Textarea field key fleld

Default value

The default value of the field as identified by its key. For multiple selects use commas to separate multiple defaults. You may use special tokens in this field that will be replaced with dynamic values.

Textarea default 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.

Textarea descriptions field

Validation

Required

Check this option if the user must enter a value.

Textarea validation field

Display

Width

Width of the textarea in columns. This property might not have a visual impact depending on the CSS of your site. Leaving blank will use the default size.

Height

Height of the textarea in rows. Leaving blank will use the default site.

Placeholder

The placeholder will be shown in the field until the user starts entering a value.

Resizable

Make this field resizable by the user.

Hide label

Do not display the label of this component.

Disabled

Make this field non-editable. Useful for setting an unchangeable default value.

Private

Private fields are shown only to users with results access.

Textarea display field

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.