#1 October 6, 2016 7:20am

Terrra-Robin
Member
Registered: February 7, 2016
Posts: 61

Custom HTML template inside form builder form

Hello,

We're making a website for a client and they'd like to send a mail with a price offering when a customer fills out the form.
In the Bigtree formbuilder template there is a section field called "confirmation email template", this would be the perfect place to do just that.
But when we put the exported html from the mailchimp template  inside that area, everything is in plain text after sending the confirmation mail.
Is there a way to change that somehow?

Thanks in advance,

Robin

Offline

#2 October 6, 2016 11:05am

timbuckingham
Administrator
From: Baltimore, MD
Registered: April 2, 2012
Posts: 974

Re: Custom HTML template inside form builder form

Robin,

You'd need to modify the Form Builder template's process calls. It's setup to send mail via PHP's mail() command at the moment so it doesn't support HTML email. You'd need to switch it to using something like BigTreeEmailService to send the emails (or BigTree::sendEmail) as both of them default to HTML rather than text.

Offline

#3 October 10, 2016 3:33am

Terrra-Robin
Member
Registered: February 7, 2016
Posts: 61

Re: Custom HTML template inside form builder form

Perfect. That was an easy solution smile

Thanks very much!

Offline

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.