I'm trying to send HTML formatted emails from CRM 2011. I've read many blogs online which suggest that it is as simple as just copying and pasting HTML source code into the email body, and it will render the HTML correctly.
When I try this, the html source code is displayed in the body field as text - CRM doesn't seem to be recognising that it is HTML?
A great example of this is if I follow the instructions on this blog
http://elvenprogrammer.themanaworld.org/stunning-html-rich-emails-dynamics-crm-2011/
I end up with <HTML>... as the body, not the nicely formatted HTML :(
Can anyone help?!