Use forms to collect user input and receive an email with someone submits your form.
Read the forms documentation to ensure you have Gust correctly set up to collect user information.
Inputs can be dragged and dropped into the form. Please note that you will also need to add a submit button, otherwise users wont be able to submit your form.
Be sure to give your inputs a name. They will default to a random identifier, but this name will be used to reference the field in the email.
When adding a form, you’ll notice a success and a failure message display in the editor. You can edit these directly and they will be displayed when a form is successfully submitted, or when there is an error, respectively.