How to find the Document Set URL for the item to insert into a workflow

  • 16 September 2020
  • 1 reply
  • 9 views

Userlevel 1
Badge +6

I built a state workflow for my document set to submit and track awards - using flexi tasks.  The approvers can either reject, approve, or ask for more information.  If more information is required, a notification email is sent to the prior level approver with a link to the documents inside the document set (to edit as needed).  The default item URL takes you to the documents within the document set.

 

However, the approvers, need the link to the document set URL (not the items within the document set) - and I can't find it. Without using code, how can I build this URL so and insert the item property URL as a link For example,  https://mysite.com/sales/AwardsSubmission/Forms/EditForm.aspx?ID=ID (Item property)  When the email notification comes, the hyperlink only goes as far as 

https://mysite.com/sales/AwardsSubmission/Forms/EditForm.aspx?ID=

 

Thank you. I've looked online and can't find any prior responses on how to find the document set URL


1 reply

Badge +2

Does Context Item URL not work? (In the Common variables)

Reply