This file contains functions that are called when the user clicks a report or the report's preview image, and then selects the View option from the dropShowReportPreview
and ShowReportInstance
.
This function, which is found in actionscripts.js, is called from within available.csp when the user selects the report's View option. The ShowReport Preview function calls ShowReport function. schedule.js
also contains functions that add values to or delete values from the Schedule page's field boxes and dropShowReport
function launches the Report Viewer window in which the report is displayed.
This function is called from within actionscripts.js when the user selects the report's View Latest Instance option. A report instance must exist to use this option.
The ShowReportInstance function calls the ShowReport function in showreportscripts.js. The ShowReport
function launches the Report Viewer window in which the report instance is displayed.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |