Hi Everyone
I have a Request Approval action that in the Task Notification I want to include "To updated the document with a digital signature click here to go to the document library".
I've tried to do this by going into the Edit Source of the Task Notification and adding the following.
<p>To update the document with a digital signature click <a href="https://mycompanyhidden.com/content/P0004147/Workflow%20Documents/Forms/AllItems.aspx">here</a> to go to the document library.</p>
The problem is that when I click Ok to go out of the Edit Source, reopen Edit Source, my text changes to this automatically. This link fails.
<p>To update the document with a digital signature click
<a href="/content/P0004147/Workflow%20Documents/Forms/AllItems.aspx">here</a> to go to the document library</p>
Can you please help me do what I want to do?
Thanks
Andy