Submit

   MaestroThe UI design product.  |   Form Builder |  All versions This feature is related to all versions.

Maestro comes with the Submit component so you can configure how a form is submitted.

Note

This component inherits properties and shared styles from the Button component.

Usage

  1. Open the Palette pane in the Maestro Editor.
  2. Locate the Submit component within the Transaction folder.
  3. Drag the component into the View pane or the Wireframe.
  4. Configure the component's properties via the Properties pane.
    Maestro editor submit component

Properties

The following properties are available to the Submit component:

Icon
Icon
icon

Select the button icon

Icon Position
Option
iconPos

Select the button icon position

The following options are available from the Icon Position dropdown:

Label Value
Left left
Right right

Accessibility

Aria Label
Text
ariaLabel

Enter the Aria Label for this button, for example, Submit my form. For more information, see ARIA documentation

Submit Button

Submission Method
Option
submissionMethod

Select the submission method from the Submission Method dropdown, which has the following options:

Label Value
Final Submit Submitted
Save Draft Saved
Abandon Form Abandoned
Legacy Method
Boolean
legacyMethod

Use old-style HTML form post and redirect

Next, learn about the Topics component.