How to make your form email templates look nice(r)

Copy-paste email template style code

Here's a simple copy-paste bit of code to make your form template look a little nicer in your inbox!

Copy the code below

<h3>{{siteName}}</h3>
<h4>{{formName}}</h4>
<p>{{formData}}</p>
<p>{{formDashboardUrl}}</p>

Paste into the Email Template area

And then it'll look something like this!


———
Hot tip: Bookmark this post so each time to have to create this for a client, you’ve got it handy
———

8 Likes

Great, thanks :slight_smile:
That should be the default template for any new form :slight_smile:

3 Likes

This is awesome. Thank you! Just what I was looking for.

1 Like

Thank you! Exactly what I was looking for!

1 Like

Do you know what labels or code is used for the fields so the title can be bold and have the field data underneath the title so it can look like this:

Name:
James Rush

Position:
Designer

etc

Thank you!

Thank you! They are limited but this makes them already easier to read :slight_smile: