Hi All,
I want to generate an hyper link to email template. I am calling the email template from custom workflow, so crm users can easily modify the mail contents through template.
To insert an hyperlink in body of the template, I have tried with below code:
<a href="{!Account:Account;}" > {!Account:Account Name;}</a>
But it does not work.
Need help !!!
If you find this post helpful then please "Vote as Helpful" and "Mark As Answer". Thanks and Regards, Yogesh Vijay Mulay