Creating a Report type form (Design Mode)
Note: This topic is for the creation of
Report-type forms in Design Mode (Windows client). For the procedure to create these
forms in the Web Designer, see Creating a Report type form (Web
Designer).
The Report type of form is designed to make it possible for you to create your
own custom report-template forms that you can then use to generate your custom
reports. Create the report form using the New Form
Wizard.
Note: In addition to this form, you should plan to create a second
form, called a report criteria form, to allow a user to select report options
for, preview, and print the report itself.
To create a report-template type form:
You can now modify and customize all
regions of your report, replace the corporate logo image with one of your own, and so
on. Because the Report type of form is based on the FlexLayout component type, you
should be familiar with that component type before attempting to modify your report
form.
In addition, you can employ secondary collections and set the hierarchies between them (and the primary collection). To set those hierarchies, use the Parent Collection property on the Collections property sheet.
Note: Once you finish designing
your report template, you should create an accompanying report criteria form. Once
that form is created, come back to the template form and set up the required
associations between the two forms.