Skip to main content

How to create a hyperlink to access Compensation Worksheets screen

Screen Name: Compensation Worksheets - to view Effective Compensation Worksheets   Fields that must be present in the User Report:  Fields required in the report Column Caption Assignment ID

Updated over 2 weeks ago

Screen Name: Compensation Worksheets - to view Effective Compensation Worksheets

mceclip1.png

Fields that must be present in the User Report:

Fields required in the report

Column Caption

Assignment ID

[Assign_ID]

Command to use in the Custom Calc field:

'<a href="../../CompWorksheet/CompensationWorksheet/CompensationWorksheet_List.aspx?AssignmentID=' + [Assign_ID] + '"Target="New">Link</a>'

Did this answer your question?