Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login as an Administrator.
  2. Navigate to Reports Design → Report Field Groups (zReportFieldGroup.aspx).
  3. Click New.
    Image Removed
    Image Added
  4. Choose a logical name for your field group code and name (e.g 'myReportSelect').
  5. Click OK.
  6. Click Fields.
  7. Click New.
  8. Select the required Table, a heading for the column, and the required field. For example, a report to display all product codes:
    1. Table - Product
    2. Heading - Product Code
    3. Field – Product Code
  9. Click OK.
  10. Repeat Steps 7-9 as required.

...