Hi Everyone,
I am facing an issue where I am sending an email though a workflow. The email will contain a link to the active quote using Record URL(Dynamic), however the link that is sent (loaded from Record URL) is not correct.
Code to generate the URL:
<hyperlink>
<name>here</name>
<value>{Current Active Quote (Quote)-{Record URL(Dynamic)}}</value>
</hyperlink>.
The link the is generated is (Wrong):
https://............./_controls/emailbody/msgBody.aspx?id={5DA344F6-B9F4-E711-80C8-00155D028300}&entityType=email#
Any idea what is wrong and how to fix it?
Regards,
Asif
*This post is locked for comments
I have the same question (0)