up Version >= 2.1.18

Editing a Report Template

TWeb has a report template system which enables users to present their data exactly as it is needed. The following areas are configurable:

  • Fields - the individual item information (table column) that is shown in the report, and in which order the items appear
  • Groups - the fields that are groups in the report, and the corresponding totals for each group (eg. sum, average, etc)
  • Summary Table - this is an optional second table following on from the main report table that summarises all of the report data

If you have not already read the Running a Report article or are unfamiliar with using reports in TWeb then it is recommended that you read that article before continuing with this article.

Selecting the Template to edit

Navigate to the reports module. Select the Report Source and Template you want to edit and click the Edit button. Give the new template a name:

Altering the Template

The process of altering an existing report template is extremely similar to the process of configuring a new report template. Please follow the Creating a New Report Template article from here on.