Linking Entity in email template.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • happyfriday
    Junior Member
    • Jun 2025
    • 27

    #1

    Linking Entity in email template.

    Hello guys. The first two screenshots are from a workflow to generate a message in Project Task. The action of the workflow is to generate an in-app notification and send an external email. In the notification message menu when linking the instance object, it embeds the url with the variable by default (pic 1 & 2). I am wondering if this behaviour can be mimicked for an email?

    Thank you!


    Click image for larger version

Name:	image.png
Views:	6
Size:	66.9 KB
ID:	119955Click image for larger version

Name:	image.png
Views:	6
Size:	35.2 KB
ID:	119954
    Click image for larger version

Name:	image.png
Views:	5
Size:	129.9 KB
ID:	119956
  • Ashif Malayil
    Senior Member
    • Dec 2023
    • 225

    #2
    Hi happyfriday,

    This can be easily done. Please refer to the attached screenshots.

    In the email template, copy and paste the URL for the project task module, e.g., http://crm.test.com/#ProjectTask/, and append the placeholder {ProjectTask.id} to it, resulting in http://crm.test.com/#ProjectTask/{ProjectTask.id}. Then, click the Link Button icon. As shown in the screenshot, enter "Task 1" as the Text to Display and the URL in the second line.
    Attached Files

    Comment

    Working...