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

quicksketch’s picture

If 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.

quicksketch’s picture

Status: Active » Closed (fixed)