Adding Context Links To Reports And Apps
Solutions Framework provides out-of-box apps that can be set up as context links within reports and apps.
To make a context link available in a report:
- Launch Longview Analysis and Reporting.
- Open a report template.
- Select Links > Attach Links... The Attach Links dialog appears.
- For each app check the link to add it to the context menu for the report
App | Cell Context | Template Context |
---|---|---|
Show Comments |
ShowCommentsCell |
ShowCommentsTemplate |
Show Underlying Adjustments |
ShowUnderlyingAdjustments |
|
Show Audit Trail |
ShowAuditTrail |
|
Show Counterparty Adjustments |
ShowCounterPartyAdjustments |
|
Note: Show Counterparty Adjustments can only be used with the Longview Transfer Pricing package.
To make a context links available in an app:
- Open an app that contains a data view.
- Navigate to the Additional Configuration section of a Data Area View (or the code window of a script-based Data Area View).
- In the code editor type “Action_” and select the appropriate code template from the list:
App Toolbar Show Comments
Action_Template_Dataview_Toolbar_ShowComments
App Cell Context Show Comments
Action_Template_Dataview_Cell_Context_ShowComments
Show Underlying Adjustments
Action_Template_DataView_Cell_Context_ShowAdjustments
Show Audit Trail
Action_Template_DataView_Cell_Context_Audit
Show Counterparty Adjustments
Action_Template_Dataview_Cell_Context_ShowCounterPartyAdjustments
Note: Show Counterparty Adjustments can only be used with the Longview Transfer Pricing package.