Skip to content

submit

Custom field type

All field types

Submits the form.

Written as
"Type": "submit"
Valid on
Forms only
On a form
{{ submit_field }} — the control object rendered on a Form. Not the same object as Stores.
Validators
This type carries no validators.

Properties

Accepted in addition to the shared properties every definition carries.

Property Required Description
ButtonText The button label.
ButtonHtml Markup for the button, for full control over its contents.
TextIsHtml Renders ButtonText as markup.
ButtonValue Value submitted with the form.