ECA Helper: Form dumper¶
Plugin ID: eca_helper_form_dumper
Dump the form data.
Fields¶
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. Use !!form for the current form instead of form element.
This field supports tokens.Type:
textfield· Required: yes · Default: empty string