Find trending topics and quick answers here

Hi, how can we help?

There no matching results.

How can I configure a submit button to send a form to an email address

Question

How can I configure a submit button to send a form to an email address?


Answer

To achieve this, you can utilize the form logic function as follows:

  1. Implement logic to modify the value of a specific field. This field can either be a Text Input field or a Dropdown field. You may choose to set this field as Hidden to prevent users from seeing it.

  2. Assign this modified field as the recipient email address for the form submission.

For more detailed instructions and additional information, please refer to the documentation: Configure Form Notification - Email To Address.


Have more questions? Visit our FAQs page or contact us.