Skip to content

Form field: get options

Available since: 2.0.0

Get the available options of an options form field and store it as a token.

Fields

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.

Name of token

Provide the name of a token where the value should be stored. Please provide the token name only, without brackets.