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

Creating an HTML Parameter Form header 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 top 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 the Report Escapes node, set the Before Form Type property to Text (if you will type the header) or File (if you will import the header from a file).

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

Example

See Before Form Value property.

See also

About Parameter Form HTML extensions

About Web reports

About before and after escapes

Creating an HTML Parameter Form footer using the Property Inspector

Creating an HTML Parameter Form header using PL/SQL

Creating an HTML Parameter Form footer using PL/SQL