Morning! This may have been picked up before but I can't find anything on it. We're using Contour 3.0.17 in Umbraco 4.11.8 and setting up an suto response using the 'send email, extended' workflow. Any text that is entered into the Message field in the workflow is formatted as one long string in the email when it is received. The SendFields fields are formatted ok underneath. This doesn't happen in the 'send email' workflow.
Message formatting in Send email extended
Morning! This may have been picked up before but I can't find anything on it. We're using Contour 3.0.17 in Umbraco 4.11.8 and setting up an suto response using the 'send email, extended' workflow. Any text that is entered into the Message field in the workflow is formatted as one long string in the email when it is received. The SendFields fields are formatted ok underneath. This doesn't happen in the 'send email' workflow.
Many thanks,
Adrian.
Comment author was deleted
Extended, is that a workflow from contour contrib? Try seeing what they are doing different
Doh! Yes of course, I will take a look there. Thanks Tim.
For info, you just need to use the newline syntax \n http://contourcontrib.codeplex.com/documentation
is working on a reply...