Creating a checklist of properties to include
This topic provides the most common procedure to create a checklist of IDO properties to include as options on a report criteria form. Variations on this procedure are possible. These options can then be used to select which properties to include in a report's output.
Note: This procedure applies only to report
criteria forms created in the Windows (smart) client. Because of significant
differences, we do not recommend trying to perform this procedure in the web client
Web Designer.
To create the checklist, perform these steps for each IDO property you want to include as an option:
- Open the report criteria form and go into Design Mode.
- Add a CheckBox component to the form and give it an appropriate name and caption.
-
Bind the component to a variable that will be used to pass the parameter value:
- Add the parameter/variable specification to the BGTaskParms variable.
- Make sure that you set up the necessary associations for each check box on the report-template form.