A script-enabled browser is required for this page to function properly.

Creating an HTML Parameter Form footer using the Property Inspector

Note: 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 Programright arrowRun Web Layout).

To add items to the bottom of the HTML Parameter Form:

  1. In the Object Navigator, double-click the Properties icon (the properties icon) next to the report name to display the Property Inspector.

  2. Under Report Escapes, set the After Form Type property to Text (if you will type the footer) or File (if you will import the footer from a file).

  3. Set the After Form Value property by clicking the ... button to either type HTML code in the dialog box or select an HTML file to import.

Example

See After Form Value property.

See also

About Parameter Form HTML extensions

About Web reports

About Web links for HTML output

About before and after escapes

Creating an HTML Parameter Form header using the Property Inspector

Creating an HTML Parameter Form header using PL/SQL

Creating an HTML Parameter Form footer using PL/SQL