Skip to content

Form field: set description

Plugin ID: eca_form_field_set_description

Available since: 3.1.1

Defines description on a form field or element. Leave empty to unset.

Fields

Element description — config key: description

The description of the form field or element.
This field supports tokens.

Type: textarea · Required: no · Default: empty string

Field name — config key: field_name

The input name of the form field. This is mostly found in the "name" attribute of an <input> form element. For submit buttons within content forms: Use "submit" for the labeled "Save" button, and "preview" for the labeled "Preview" button.
This field supports tokens.

Type: textfield · Required: yes · Default: empty string