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

  1. You can specify the name of the control to be displayed on reports in the Display Name textbox.
  2. Specify the module name by selecting one of the module from Module combo box.
  3. You have to select form type from File Type combo box.
  4. You can select the UI form  from  UI Forms combo box.
  5. Specify the Aspx file that is to be linked from Aspx File Combo box.
  6. You can click on Add button. All the form variabls will be listed in the list box below.
  7. You can remove assigned Aspx file by clicking on Remove button.
  8. You have to set the mapping between report variable and form variables.
  9. 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.
  10. Select the variable and Form variable to be map with the corresponding variable and click on  > button to set the mapping between both.
  11. You can remove the mapping by clicking on < button.
  12. 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'