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):
Any idea what is wrong and how to fix it?
Regards,
Asif
*This post is locked for comments