Closed (fixed)
Project:
Webform
Version:
7.x-3.18
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Jun 2012 at 13:35 UTC
Updated:
18 Jul 2012 at 17:54 UTC
I have managed to send emails in HTML format. I have to put my own markup in the template, but I cannot apply markup to the %email_values% It displays all the labels and values in a single line. Ideally, I'd like to put it into a table or put each item in it's own tag to be modified with css.
Has anyone been able to do this?
Comments
Comment #1
quicksketchIf you enable the MIME Mail module, Webform will automatically use HTML for the %email_values token after enabling the "Send as HTML" checkbox on the e-mail configuration.
Comment #2
quicksketch