Sections - Types & Options

Customer Support

Last Update 2 years ago

Sections without Fields

Sections without additional fields defined inside of them will be represented as checkbox field.

In this mode checkbox will control if part of document withing the section will be rendered or not.

Example - Section w/o fields in form

Options

Checkbox Label

You can change text that will be displayed inline with checkbox


Checked by default

You can decide if checkbox will be checked initially on your form.

Sections with Fields

Sections with extra fields could be represented in multiple ways.

Single/Single Optional

Single mode will output template in the document only once. In form section fields will be grouped together as section.

This mode is useful if you want to group extra fields or show them to the user based on condition

Single vs Single Optional


“SingleOptional” - Will wrap form for section fields with additional checkbox. You can use it to ask user in the form for something and based on choice show or hide additional fields.

Example of Simple Optional Setting (Additional Fields are visible only if checkbox is selected)

Multiple/Multiple Optional

You can add/edit/remove multiple items and fields that will be repeated in output template

This mode is useful for table rows, list, card lists

Multiple vs Multiple Optional


“Multiple Optional” - Will wrap adding section item with additional checkbox. You can use it to ask user in the form if he want to add multiple items.

Example of Sections in Multiple Mode

Options

Minimum Number of Items (Optional)

As label state it’s minimal amount of items. If it will be set form initially will setup minimal number of row and prevent user from deleting them.

Maximum Number of Items (Optional)

As label state it’s maximum number of items. If it will be set form will prevent user from adding more row items than it’s defined in this setting

Was this article helpful?

0 out of 0 liked this article