[solved] FormBuilder >> CSS Layout options for email results

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
j4web
Forum Members
Forum Members
Posts: 46
Joined: Fri Aug 29, 2008 6:17 pm

[solved] FormBuilder >> CSS Layout options for email results

Post by j4web »

Hello Forums,

I have managed to create my own custom form using Formbuilder 0.6.1 and it is working just fine.

The layout on the web page is acceptable and it emails all the info to me correctly.

The challenge I have is that the text in the email is all together in one big long line, instead of each field result on its own line.

I've been all over the admin of the form, ready the help section several times and been all over these forums trying to figure out where to modify the CSS for my form.

Can't find it.

Let's call my CSS class = formbuilderform

Where do I find the text or file to at least put breaks into my email results so it is a little easier for the end user to read.

Thanks for your help in advance.
Last edited by j4web on Thu Apr 08, 2010 9:59 pm, edited 1 time in total.
j4web
Forum Members
Forum Members
Posts: 46
Joined: Fri Aug 29, 2008 6:17 pm

Re: FormBuilder >> CSS Layout options for email results

Post by j4web »

I finally figured this out. Per the Tips & Tricks section, I added

{$message|nl2br:true}

to the top line of my email template, which was generated under the Advanced settings tab of my submit button settings.

Hope this helps someone ... this was way too much time to create nice lines breaks that should have been default in the form in the first place.

I will mark as solved.
Post Reply

Return to “Modules/Add-Ons”