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 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.
