Submit Form Interaction

Hello folks,
Im creating a form using modal. I need the submit button at the end to be functional. Like sending me the inquiry to email. In setting of button, I chose to submit the form but there is no place for me to paste an email address. What am I missing here to do?

You must add a form brick to the page. This will contain a few form elements and a submit button when it’s placed. You can then add other form elements within the form brick to customise the form how you like. When your form is complete, select the form element as shown below:

With the form selected, you will see the interaction settings for the form on the right of the screen:

The button itself only needs to have the Submit Form Interaction applied to it. All the other settings are applied to the form element.

2 Likes

Very Helpful. Thanks.