By korbinian.hoerfurter on
Hey,
can anyone tell me how I can customize the output of %email_values in the webform-mail.tpl.php
I just want to add some HTML-Code after each value.
Where can I do that?
Best Regards
Hey,
can anyone tell me how I can customize the output of %email_values in the webform-mail.tpl.php
I just want to add some HTML-Code after each value.
Where can I do that?
Best Regards
Comments
Webform Theming.txt
There's some information on theming the Webform here (also included in the Webform module);
http://drupalcode.org/project/webform.git/blob_plain/HEAD:/THEMING.txt
It might also be possible to do this in the 'default value' field of the email component.
Hope this helps.
I'd love an example
Does anyone have an example of how to do this?