The Repeatable Section widget

Tags

1. What is the Repeatable Section Brick?

The Repeatable Section Brick is used to configure an action or a series of actions that the operator must perform multiple times during their intervention.

The Repeatable Section Brick can be found within the Structure section of your editing studio.

image

2. How to use the Repeatable Section Brick in practice?

Within the settings, you can define the minimum and maximum number of occurrences for the repeatable section.

The content to be repeated should be included inside the Repeatable Section Brick. The Repeatable Section Brick will then function as a section.

To end the repetitions, there is a "End Section" button on the mobile application. You can customize the "End Section" button with text that suits your use case.

Scenario: Imagine a company needing to inspect a site containing engines. For each engine encountered on the site, the field operator will need to record the engine's power.

It is estimated that the operator will inspect a minimum of 2 engines and a maximum of 8 engines.

  1. In a form, drag and drop a Repeatable Section Brick. Name it "Repeatable Section".
  2. Within this repeatable section, drag and drop a Number Brick. Name it "Engine Power".
  3. In the repeatable section settings, enter 2 and 8 as the minimum and maximum occurrences.
  4. Customize the end of section button by entering the text "End of readings".
  5. Exit the editing studio and publish the form.
  6. image
  7. Launch an intervention with this form.
  8. Perform as many readings as you wish. You can create as many occurrences as needed by clicking on Add.
  9. Once your readings are complete, click on the "End of readings" button.
image
💡
Notes
  • It is possible to display repeatable sections within your custom reports.
  • It is possible to nest repeatable sections within other repeatable sections.
🔴
Limitations
  • It is not yet possible to perform calculations within a repeatable section.
  • It is not yet possible to display the content of a repeatable section within the body of an email.
  • The Section Brick only allows for configuring a single occurrence of actions or series of actions.