Configure
Last updated
Last updated
Use the Form Builder to create your form from scratch. To gather the information you need, you can include headings, plain text, and various input types like text fields, dropdowns, and checkboxes.
To preview the form, turn your workflow on and select the Form URL link-out icon highlighted below.
Once the workflow is enabled, complete a form and click submit to see your submission in your workflow's Activity tab.
In later steps, use the variable selector to insert a variable from your form's submission fields.
For example, if you want to send these form values to Google Sheets, you can select the variables on the right that match the correct column in MESA.
Use the Form URL to link people to your form.
You can use the embed code to embed your form anywhere you need it to appear.
You can code your form from scratch using the Advanced Code snippet provided in the Form Builder if you prefer a direct coding approach.
With the Form Builder open, click the Get Code tab and copy the code from the Advanced section.
By default, MESA adds Bootstrap wrappers and classes and uses its default styling. When setting up a form, MESA gives you the option to add class names to the form fields should you wish to attach custom styles.