I have an interest form on a site that is working, but I would like to change the format of the resulting email that is sent. It comes through with no line breaks at all and can be a bit of a PITA to decipher at times. I am currently using the Template From Advanced Contact Form but so far have not been able to figure out how to put in a line break after each field.
I could create a new template with each field called out, but I would like to learn how to include line breaks after the fields in the foreach loop if possible.
Thanks
FormBuilder 0.7 template question
Re: FormBuilder 0.7 template question
In the form look for the send to email field, in it's advanced tab you will find the email template where you can add <br /> etc. and even make it use an html email template...