Incorporate a new form report selection

Instead of creating a form report, you can configure a selection dialog that references various other reports. The ID of such a selection dialog must either correspond exactly to the form object type in capital letters or have the suffix _SELECT. The following example defines a report selection for an EXCEL form report of a risk assessment, allowing you to additionally select the default form report, a special user-defined report, or a combination of both. For the Excel format, the default form report is created automatically.

Location

XML file in the xml folder

Procedure

  1. Create a new report definition.
  2. Enable Excel report in the form.

Documents

Report XML files in the default configuration serving as templates

Example

  • FormReports_AddSelection\WEB-INF\config\custom\xml\custom_report.xml: Add a new selection
  • FormReports_AddSelection\WEB-INF\config\custom\xml\custom_report.xml: Add a new form report
  • FormReports_AddSelection\WEB-INF\config\custom\xml\custom_forms.xml: Activate excel report button