All Collections
Forms & Reports
Form Builder
Form Builder Components - Submit
Form Builder Components - Submit

Form Builder, Components, Submit Button, How to use the submit button? Using the submit button for labelling and field dependency.

Carrina Jaime avatar
Written by Carrina Jaime
Updated over a week ago

Dashboard > Settings > Modules > Form > Create Form Builder Form


The Submit button allows you to create a button with custom actions for when users have completed a form. This button may complement or replace the save and email functions.

Adding a Submit Button

To create custom logic for the submit button, start by dragging and dropping the submit button to the form builder area. Then, click the pencil icon to edit.

Once you have opened and clicked "edit" you will be provided with the following fields that can be edited.

  • Component Label: Rename the Submit button to anything you like. You can use it for Approve, Reject, Review

  • Button Color: Change the colour of the button as needed between Green, Blue, or Red using the dropdown

  • Submit Action: Use the dropdown to select between Lock, Set Log/Timestamp, Email, Set Label, Set Status, and Set Assignee


Customizing Submit Actions

Submit actions can be added to buttons to create more customized workflows for better results. This can range from sending an email, avoiding an additional email step in the process, or manipulating data within the workflow.

When Should Submit Actions Be Used?

Submit actions should be used when there is a need for the workflow to run certain actions directly and efficiently. For instance, if the goal of the workflow is to save time, submit actions can be used to avoid another step/action in the process otherwise needed.

Submit Actions has the following options:

  • Lock - Enable this Submit Action for a form to save and lock when the button is clicked

  • Set Log/Timestamp - When enabled, there will be a log and timestamp added to the form when the button is clicked

Email - This Submit Action will distribute the form to a specified list of recipients when the button is clicked

  • When selecting this option in the Submit Actions, you will see the option to:

    • If Email Distribution List is selected the form will be emailed to the distribution list selected on either the company settings and/or project settings for the form.

    • If Custom Email List is selected you will be able to enter a list of emails that will get notified each time the specific button is clicked.

Note: To enable email delivery to specific individuals, you can incorporate multiple buttons, each associated with a designated email address. This empowers users to choose the recipient to whom the completed form should be emailed.

  • Set Label - This Submit Action will assign a Label to the form that will appear in the Label column

    • Enter the name of the Label in the Label field

  • Set Status - When enabled this Submit Action will assign a Status to the form that will appear in the Status column

    • Enter the name of the Status in the Status field

  • Set Assignee - Select this Submit Action if you would like the form to be assigned to a specific user once the Submit button has been clicked

    • Select your assignee from the list of all users


Using the Submit Button for Approvals

Need an approval workflow? Insert a column component and drag two Submit components in each column. Rename the first one to approve and green, and rename the second one to reject and red. Make sure the proper label is set and the appropriate people will be emailed.

Additionally, you can also set this button to appear based on a response of another component using Field Dependency.

Field Dependency is used to automate your forms, populating fields based on a selected field. For example, if a user selects Yes to the question above, the Submit button will populate in the form.

Want to learn more?

Did this answer your question?