Articles Report Designer Dialog Pages allow you to collect user input before running a report. They’re essentially parameter input forms that display before the report executes.
Key Concepts:
Dialog pages are part of the report file
They use PascalScript for event handling
Dialog control values can be used in queries and report expressions
Dialogs show automatically when the report runs (if configured)
On this page
Articles Report Designer Dialog Pages allow you to collect user input before running a report. They're essentially parameter input forms that display before the report executes.