Skip to main content

How to create a hyperlink to an individual assignment document

Screen Name:  Assignment Document Retrieval through Assignment Document   Fields that must be present in the User Report:  Fields required in the report Column Caption Document ID - from Ass

Updated over 2 weeks ago

Screen Name: Assignment Document Retrieval through Assignment Document

mceclip1.png

Fields that must be present in the User Report:

Fields required in the report

Column Caption

Document ID - from Assignment Document (view)

[Doc_ID]

Command to use in the Custom Calc field:

'<a href="../OtherPages/GetDocument.aspx?DocumentID='+[Doc_ID]+' " target="_blank">Link</a>'

Things to note / consider:

  • Use Assignment Document (view) as the User Report Type's base table. In the user report, filter on Assignment ID.

Did this answer your question?