Alt + V (-V Designer) key at any Transaction
This can be viewed by pressing “Alt + V” (-V Designer) key at any Transaction form in edit mode.
Major areas of the designer

Designer Area |
Description |
Tool Box |
Contains standard controls that can be used to create a custom report |
Font |
Change the font name and size |
Report Area |
Working Report area |
Report Explorer |
Report’s Page Header, Page Detail, Page Footer, Group Header, Group Footer |
Field List |
List of field specific to report |
Property Window |
Displays the properties of each control placed on report area |
Various Modes |
Designer View Mode, Preview Mode and HTML View Mode |
Field list comprises of three parts
|
Report Explorer comprises of nine bands. You can place control from tool box in any of the nine bands you choose to use in your report.
|
To add a band, right-click report explorer and choose “Insert Band” followed by the band that you want to add to the report.
|
Tool box comprises of standard controls that can be placed inside the bands. Each control’s name is self-explanatory and helps you to use appropriate control as per different reporting needs. Commonly used controls are explained below.
|
As shown in picture below, five bands have been added to the report. They are Page Header, Detail, Group Footer, Report Footer and Page Footer.
Further, using tool box, you can add controls to report area (as shown in picture below)
Using field list, you can drag and drop data fields to reports (as shown in picture below)
|
You may create your own custom fields by joining two string (text) fields or by adding numeric (number) fields. Right-click fields list and choose “Add Calculated Field”
An Expression builder screen (as shown in picture below) will appear. Specify the calculations or joining parameters by selecting from available functions, operators, fields, constants and parameters.
Press “OK” when you are done. This field will be available in the list of fields. You can drag this field to report area like other fields. Finally, click Preview to see how the newly created the report will look. |