Step 2 - Define sections
Sections break the form into logical areas. They can be displayed as a step bar, or a vertically scrolling form.
Sections can use templating for their title and description, through the use of double curly braces (
{{field_name}}).
For example, if a field or virtual field is called
user, then the this can be referenced by entering a string such asEditing record: {{user}}
At least 1 section must be configured to continue.
- Add a section and provide a title and description.
- As noted above, optionally utilise templating.
- Reorder sections with the
Move UpandMove Downbuttons
Keep sections focused. Users should be able to complete a section without scrolling excessively.