Box & Data Repeater Box

A Box is a simple Block that allows you to add data or other elements inside it. This can be used as a container to store a group of other Blocks.

A Data Repeater Box is a Box that allows you to repeat data multiple times, including data that is coming from a Data Source. If a text field is added to the Data Repeater Box, that text Block can be bound to a field coming from the Data Source. The Data Repeater Box will then repeat the data for that field for each record.

Box Properties

Appearance

Common Properties

The visibility property is common to most Blocks;

See the Common Properties article for more details on common appearance properties.

Data Source

Common Properties

The Box has properties that are common to most Blocks: filter, sort, show # of results, and skip # of results;

See the Common Properties article for more details on common data source properties.

Data Repeater Box Properties

Appearance

Common Properties

The visibility property is common to most Blocks;

See the Common Properties article for more details on common appearance properties.

Data Source

Common Properties

The data repeater box has properties that are common to most Blocks: filter, sort, show # of results, skip # of results, and show default row;

See the Common Properties article for more details on common Data Source properties.

Last updated

Was this helpful?