Hi everyone, hope you can help.
I've created a workflow to send an email when the owner of an Opportunity is reassigned. Within the email, I am trying to add a hyperlink to the record in question.
The Hyperlink Wizard seems to work fine...
But once I click 'OK', it doesn't transfer correctly. The link text comes through, but the record URL is NULL.
<hyperlink><name>Link</name><value>null</value></hyperlink>
I've tried some workarounds such as manually typing out the record URL. When testing the email, it just contains a dead hyperlink.
Any ideas very gratefully received! Thanks very much.