Skip to content

Form: get errors

Plugin ID: eca_form_get_errors

Available since: 1.0.0

Makes form errors available as token.

Fields

Name of token — config key: token_name

The token will hold the list of existing form errors, keyed by form element. For example, when token name is defines as "errors", then a specific element may be accessed with [errors:<field_name>]. Please provide the token name only, without brackets.

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