Using parameter form control to run reports

A parameter form control is a web control that is bound with the parameters used by the current report or other reports. By specifying values to the parameters in a parameter form control at runtime, end users can make the reports run with the specified parameter values.

To insert a parameter form control into a report:

  1. Do one of the following:

    The Insert Parameter Form Control dialog appears. See the dialog.

  2. Specify the target reports to run using the parameter form control.
  3. Specify whether to include the Submit button in the parameter form control. If Submit is included, it is used to submit the parameter values end users specify in the parameter form control. If Submit is not included, once end users change the value of a parameter in the parameter form control, the new value will be applied automatically.
  4. When done, click OK to insert the parameter form control into the desired destination.

See also Insert Parameter Form Control dialog for detailed explanation about options in the dialog.

Note: If you save a report containing a parameter form to another directory or publish it to local directory or to JReport Server, the reports that you selected in the parameter form in order to run will not be saved or published along with the report.