Hopefully I can explain this correctly. I've been trying to setup the notification on my form with HTML, which works fine for clients that see the HTML.
When I check the message with an email client that doesn't support HTML - instead of plain text I see all the markup along with the text.
I've tried multiple things - disabling auto formatting and putting all in one long string, removing the html and using just text with auto formatting turned on, etc.
I can't seem to find the right combination on this. How do I set this so that email clients that can support HTML will see the HTML, and email clients that need plain text will see the text without the html in it?
Thanks,
Barbara