Section Container
Release note for new feature in form builder
Last updated
Release note for new feature in form builder
Last updated
Sometimes, forms consist of repeated content. For instance, you might want to ask the same feedback questions about different topics.
As a form editor, re-entering the same questions (potentially same form logic) over and over is time-consuming, opens doors for errors or inconsistencies (e.g. different codes for questions that should be regrouped under the same code).
To avoid this, Preignition introduces a new type of form field: section container. Section containers are added to the form by dragging them into form content in form "add content mode", just as other containers. This new field type is only visible when advanced mode is switched on.
A section container is a wrapper around a form section that can be reused across the form. It is up to the form editor to select which section will be contained, or create a new one.
New sections added through the section container field are displayed under a new Templates page under the form tree grid as below.
Along with usual fields like labels, and helpers, a form editor can choose the layout of the contained section. For instance, it can be more convenient to display contained questions in a single row instead of using one row per field.
The form editor can also decide under which code each section will be contained. For instance, a repeated feedback section used to get feedback on training session content and on a training session premises can resp. be coded as "content" and "premise".