ssinclair
22nd November 2013, 18:38
Hi there,
Does anyone know how I can format an email that I send using the emessage connector? Specifically the requestor is looking to have some text bolded and / or underlined. I don't see any posts where someone has attempted this.

Thanks,
Stacy

bhushanchanda
22nd November 2013, 19:24
Hi,

I guess there is no way to edit the layout of your email using emessage connector. What you can do is, create an HTML file at runtime in your script and send it as attachment.

And if your are good in HTML, you can do a lot of things with that.

ssinclair
23rd November 2013, 01:39
Thanks very much. I will try that instead.