Can I customize the content of the email notification that is sent when the form is submitted?

Yes, you can. In the subsection Customize Emails, under Email Templates, you can create new templates and edit them, in order for the notification email to contain the exact information that you want. You can set up any type of template, from a simple notification message to a complex message that holds all the submission content.

The default template contains an HTML table that renders user input. Press Create new to duplicate the default message. If you want to remove some of the form fields, delete the corresponding table rows (a row starts with the tag <tr> and ends with the tag </tr>). If you want to replace the table with a simple message, then delete the table code and type in your new message. To jump to the next line, use the tag <br />. To insert submission input into the template, use the codes displayed on the right side of the customization lightbox (e.g. [%Name%]).

You can preview the email template, edit an existing one or delete the ones that you don’t need anymore. Each email template created for one form will be available for any of your forms.

Customize Email Notifications

Leave a Reply

Your email address will not be published. Required fields are marked *

*