Skip to main content

How to create a hyperlink to access Checklist screen

Screen Name:  Checklist   Fields that must be present in the User Report:    Command to use in the Custom Calc field: '<a href="../../Main/Checklist/EditChecklist.aspx?AssignmentID='+[Assignm

Updated over 2 weeks ago

Screen Name: Checklist

Checklist Details Screen

Fields that must be present in the User Report:

Fields in the User Report

Command to use in the Custom Calc field:

'<a href="../../Main/Checklist/EditChecklist.aspx?AssignmentID='+[AssignmentID]+'&ChecklistID='+[ChecklistID]+'" target="_blank">Link to Checklist<a/>'

Link to Checklist Calc Field

Did this answer your question?