1. Home
  2. Docs
  3. Field Types
  4. Submit

Submit

A standard HTML input type submit. This button type is used to submit your forms.

Configuration options

General
  • Button caption/label: the name of the button.
  • Button description: you can use this to provide a description for the submit button.
Advanced
  • Button id: the id of the submit button.
Style
  • Use theme default: reset the button style to the default.
  • Flat: choose from a set of predefined flat styles for your button.
  • Rounded: choose from a set of predefined rounded styles for your button.
  • Full rounded: choose from a set of predefined full rounded styles for your button.
  • 3D rounded: choose from a set of predefined 3D rounded styles for your button.
  • Transparent: choose from a set of predefined transparent styles for your button.

How can we help?