There are three components to executing a Report Grid from Query with Parameters on a page in Arena.
- An Advanced HTML Text module which has a form with parameter input fields.
- A SQL Stored Procedure which uses the parameters.
- A Report Grid from Query module to display the results.