Closed (fixed)
Project:
Webform
Version:
5.x-2.0-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2008 at 19:18 UTC
Updated:
28 May 2008 at 04:16 UTC
Webform Rocks! It is really a wonderful replacement for the Survey module. I have only one "cosmetic" concern. In the form itself, I have used the "strong" and "em" tags liberally. It looks great. I have also successfully configured the module to automatically send me e-mails for every submission. I only wish that the "strong" and "em" tags were not printed in the e-mails. It's just distracting.
Is there something I can do to have it both ways? I like the way the form looks, but I would like the e-mails to be void of HTML tags.
Thanks.
Comments
Comment #1
jboeger commentedHaving the same problem.... emailed results have tags in them. How to screen them out? thanks,,,
Comment #2
quicksketchSounds like something that Webform should do for you. Where are you putting your em and strong tags (as labels, default values?). I'd like to run a strip_tags() function on there to keep it out of the e-mail by default.
Comment #3
jboeger commentedHi Quicksketch...
I'm not putting in any tags at all. The emails look terrible (I will post
below.) The official Webform module on another install works fine...
it's this beta3...
Comment #4
quicksketchOutrageous, I don't know how the webform emails could be formatted like this. Do you have any modules that affect outgoing e-mails (like mime_mail) installed? It looks like the output is being affected after webform has told Drupal to send the mail.
Comment #5
jboeger commentedI turned off Mime Mail and problem went away. Thanks for the suggestion. I wonder if this means I can't stylize newsletters now. Hmmm.
Comment #6
quicksketchConsidering this is a support request for mime_mail, not directly Webform, I'm closing out this issue and changing the title for posterity.