I would like to create a Lightning email template that includes a link to the record. In Classic this is super easy. For example, on an email template for the Order Object I include the merge field {!Order.Link}. This doesn't work on a Lightning email template.
How do you include a record link in a Lightning email template?
1 comment
@Jennifer Gross It could be that you need to switch to a different syntax as Lightning email templates use HML whereas Classic uses SML. Check out this article and look for a different option in the merge field picker to represent the record id: https://help.salesforce.com/articleView?id=email_template_convert_from_SML_to_HML.htm&type=5