Add URL To Task Notification?

  • 27 February 2017
  • 2 replies
  • 1 view

Badge +5

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


2 replies

Userlevel 5
Badge +12

Hello, instead of edit source, use the Insert Link option instead:

199984_pastedImage_1.png

Please mark this answer as correct if it solves your issue.

Thanks,

Mike

Userlevel 5
Badge +12

PS:  Click on the Insert "Tab" near the top to get that to appear.

Reply