Email notification template : customize {{submitted_form_data}} to individual content tags

  • 4 April 2018
  • 2 replies
  • 15 views

Hello there!

Is it possible to customize the email notification template so that we use the individual content tags from the Submitted form data?


Thanks!


2 replies

Userlevel 5

Hey @Antoine

What do you mean by “individual content tags”? I see you have something called Description, is that used to define the specifics of the content a user submits?

In any case, I would suggest adding a hidden field to your form.

In your Unbounce form options perhaps name the new field, “campaign-content” and then enter in the specifics you need to know for the individual page content. Such as, “compresseurs_libre.”

This way when it shows up in the form data there should be a column for “campaign-content” that shows you “compresseurs_libre.”

The request it to have the provided submitted form data merge tag split into individual merge tags for each form field.

Ex:

First Name: {{FirstName}}
Last Name: {{LastName}}
Phone: {{Phone}}
Email: {{Email}}

Reply