Skip to main content

How to create a hyperlink to an individual Notes/Communication

Screen Name:  Notes/Communication pop-up window   Fields that must be present in the User Report:  Fields required in the report Column Caption Assignment ID [Assign_ID] Notes Communication

Updated over 2 weeks ago

Screen Name: Notes/Communication pop-up window

mceclip0.png

Fields that must be present in the User Report:

Fields required in the report

Column Caption

Assignment ID

[Assign_ID]

Notes Communication ID

[Note_ID]

Command to use in the Custom Calc field:

'<a href="../../Main/Note/Note_Popup.aspx?AssignmentID=' + [Assign_ID] + '&NoteCommunicationID='+[Note_ID]+' "Target="_new">Link</a>'

Things to note / consider / recommended uses:

  • Section under review

Did this answer your question?