Hello,
I have a custom entity where I am storing dynamically the record URL in a custom field upon record creation.
I wanted to use this custom field as a dynamic hyperlink in the email template.
Basically, I have a custom workflow that triggers and send the email using this template. As a result, the URL is not showing properly specifically the display text as it is always broken knowing that the URL is working if I just copy/paste it to the browser.
I am simply passing the below parameter:
{!Applicant Interview:URL;}

I have also tried the below HTML code and it is not working:

Result:

I already check the below posted previously with no hope:
community.dynamics.com/.../how-to-add-record-url-dynamic-to-email-template-on-crm-2015
Could you please advise what am I doing wrong in the template and how what will be right way of populating it?
Any help is greatly appreciated.
Best regards,
EBMRay