Documentation

Activity and closing forms


Forms are used for intervention records (to transmit information to field technicians) and for closure reports (data to be filled in by the technician or call agent). They are made up of customizable blocks.

Available Field Types

Usage

In all these fields, you can insert fields of the type {intervention..}; this field will display the value of the field for the intervention.

For example:

  • {intervention.date} is the date of the intervention
  • {intervention.customer.***} refers to information about the customer linked to the intervention
  • {intervention.custom.***} allows you to display custom fields from the intervention record
  • {intervention.report.custom.***} allows you to display custom fields from the closure report.

If you want a text at the beginning of the closure form to remind the field technician of important information, you can create a “displayed text” field and fill it in with “this report concerns the intervention on {intervention.date} for {intervention.customer.name}”

The options available when configuring the field depend on its type. The layout defines the width of the block, depending on the screen size (mobile, tablet, and desktop). It is possible to create dependencies between blocks to show or hide the block based on the value of another block (display conditions).

This allows you to create different intervention report scenarios.

For example: first question, is the customer satisfied? If yes, end of the report; if no, next question.