Screen Name: Assignment Details
Fields that must be present in the User Report:
Fields required in the report
|
Column Caption
|
Employee ID | [Employee_ID] |
Assignment ID | [Assign_ID] |
Command to use in the Custom Calc field:
'<a href="../Assignment/Assignment.aspx?EmployeeID='+[Employee_ID]+'&AssignmentID='+[Assign_ID]+'" target="_blank">Link<a/>'
