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

Displaying the Parameter Form at runtime

To display the Runtime Parameter Form when you run your report:

  1. Choose Editright arrowPreferences to display the Preferences dialog box.

  2. On the Runtime Settings page, make sure that the Parameter Form check box is selected.

Note: The Parameter Form can be used only for paper reports. If you simply add HTML tags to your paper report to display your paper report on the Web, you can create an HTML Parameter Form by adding HTML header and footer tags (using either the Before Form Value property and After Form Value property or the SRW.SET_BEFORE_FORM_HTML and SRW.SET_AFTER_FORM_HTML procedures). However, if you design a JSP-based Web report with a Parameter Form in Reports Builder, be aware that Web reports that use JSPs do not support the display of the Runtime Parameter Form at runtime. For more information, see About Parameter Forms for Web reports.

See also

About the Runtime Parameter Form

About the Paper Parameter Form view

About Parameter Forms for Web reports

Creating a default Parameter Form

Selecting parameters to include in the Parameter Form

Adding more pages to the Runtime Parameter Form

Creating a user parameter

Creating a list of values (LOV) for a parameter

Using a pre-defined system parameter

Validating a parameter value at runtime

Creating an HTML Parameter Form header

Creating an HTML Parameter Form footer

Creating HTML Parameter Form input or select events