Notes:
This procedure applies to paper-based reports output to an HTML file. This
is unrelated to HTML that might be generated when you run a JSP-based Web
report (when you click the Run Web Layout button in the toolbar, or choose
ProgramRun
Web Layout).
An after form escape should be set in a trigger that fires before the Parameter Form is done formatting, such as the Before Parameter Form trigger.
To add items to the bottom of the HTML Parameter Form using PL/SQL instead of the Property Inspector:
In the Object Navigator, expand the Report Triggers node.
Double-click
(the PL/SQL icon) next to the Before Parameter Form trigger.
In the PL/SQL Editor, include SRW.SET_AFTER_FORM_HTML to define the PL/SQL for the format trigger.
About Parameter Form HTML extensions
About Web links for HTML output
Creating an HTML Parameter Form header using PL/SQL
Creating an HTML Parameter Form header using the Property Inspector
Creating an HTML Parameter Form footer using the Property Inspector
Copyright © 1984, 2005, Oracle. All rights reserved.