Sets whether a request page is presented to the user.

Applies To

  • Reports
  • XMLports

Property Value

Yes if you want to show a request page; otherwise, No. The default is Yes.

Remarks

If UseRequestPage is No, then a request page is not shown. The user cannot choose a sort order or set filters.

You can override the setting of the UseRequestPage property at runtime by setting the ReqWindow parameter of the REPORT.RUN Function, REPORT.RUNMODAL Function, or RUN Function (XMLport).