Page 1 of 1

FormBuilder data all smushed together in email

Posted: Tue Oct 15, 2013 12:54 am
by Dramatic
Hi,
Our simple order form is sending results in an email with all the data fields concatenated, e.g.

Code: Select all

Blend: Howler MonkeyGrind: BeansName: Test testerDelivery Address: 101 test St
 TesttownPostal Code: 1234Email Address: richard@dramatic.co.nzPayment Method: Internet Banking
As noted on the form submission template tab, there doesn't seem to be a template for this email. In which case, how do I get one field per line?

Re: FormBuilder data all smushed together in email

Posted: Tue Oct 15, 2013 8:17 am
by velden
Of course there is a template for this. Edit the form, click the form 'field' where you defined the email address the form results are send to (probably "*Email Results to set Address(es)") and then click the second tab (Advanced Settings)

Add an extra enter or use and create a html template.

[Resolved] FormBuilder data all smushed together in email

Posted: Fri Oct 18, 2013 10:05 pm
by Dramatic
Duh, thanks, I was looking in the wrong place for the template!