Report Field Settings
You add ouput columns on the report you can click on Set
Columns button. To set the properties of the output columns you
can double click on the column name or select the column name and
click on Set Properties button.
Following are steps to set properties for report columns
- You can specify the name of the control to be displayed on
reports in the Display Name textbox.
- Specify the module name by selecting one of the module from
Module combo box.
- You have to select form type from File Type combo box.
- You can select the UI form from UI Forms
combo box.
- Specify the Aspx file that is to be linked from Aspx File
Combo box.
- You can click on Add button. All the form variabls will
be listed in the list box below.
- You can remove assigned Aspx file by clicking on Remove
button.
- You have to set the mapping between report variable and form variables.
- Selct the type of the variable to map with the form variable from
Variable Type combo box. All the variable of the selected
type will be listed below.
- Select the variable and Form variable to be map with the corresponding
variable and click on > button to set the mapping
between both.
- You can remove the mapping by clicking on < button.
- To save the changes click on Ok button.
Related Topics
Set Columns For
Reports
Example of Field Setting
Following example shows Field setting on file 'CustomerAdd.aspx'
