When I attempt to use Custom Workflow Activity code to send an email on custom entity type field change, it creates an email (using a template created in CRM), then sends it to the Activity Party - AddressUsed specified.
The problem is, when I create the email in the code, then go into CRM to check it out, it renders the HTML correctly (showing an image which is what I need to display in GMAIL or directed email service provider), but only shows plain text in the sent email in GMAIL. See screen shots below:
CRM:
GMAIL:
Does anyone know how to include HTML styling/images in the Email.Description of Custom Workflow Activity-triggered code creating the email record, so that it shows correctly in the destination email? Seems it keeps converting it to plain text, also shows the image as a hyperlink (not desired result).
Thanks,
-Tom
*This post is locked for comments