Skip to main content
Version: 8.1

Button

A button allowing the user to trigger form actions.

Form Button Symbol

Configurable properties

  • Field label: Label to be displayed on top of the button.
  • Action: The button can either trigger a Submit or a Reset action.
    • Submit: Submit the form (given there are no validation errors).
    • Reset: Reset the form, all user inputs will be lost.