G
Gian Torralba
Guest
Hi Sudhakar, You can do other methods for example: 1. Create a document template field and a document template in the specified object. 2. The document template will contain your html report code. 2. In the email template, you can use the document template field token e.g {!test_document_template#html} When the email is sent via trigger the token will now render as an attachment. Or Just add a link in the email template containing the report url. This will not render as an attachment but the pdf is still accessible in the email. I don't know if this applicable to you but I hope it helps a bit. Thanks, Gian
Continue reading...
Continue reading...