Search In
Learn from 350 other Umbracians at the annual Umbraco Conference - CodeGarden '13. More than twenty high quality sessions, open spaces, hackathons and social events you'll remember. Not to be missed! Less than 25 tickets left - get yours now!
Is there a way to format the email that the form sends? In web mail it looks fine but in my email programe (Outlook and Entourage) it looks like this below. i.e. with no line breaks. Also is it possible to remove some of the form fields so they are not included? e.g. the CAPTCHA field?
Dear dan evans Thank you for contacting the Boat Safety Scheme. We have received your message and will respond accordingly. Best wishes The Boat Safety Scheme Team http://search.boatsafetyscheme.com YOUR MESSAGE: Name: dan evansEmail: dan@plan9.co.ukMessage: here is my messageType both the letters you can see in the box:
Thanks
Dan
Also interested in formatting the emails that are sent, but see no way to do it.
I'd be curious to find out if there is a way of NOT sending the input data.
Hi,
Currently the send as email workflow doesn't provide any way of formatting the email. But you could create a custom workflowtype that has the formatting you want. Check out the developer documentation umbraco.org/.../developer-documentation.aspx
As a suggestion i think a couple of improvements to this important bit of functionality would be
Hi dan
This might be a solution:
our.umbraco.org/.../6201-Sending-custom-emails-with-contour---howto
That is the perfect answer. Thanks!