Skip to main content

Container Type

The Container Type allows you to create field collection. There is also a jQuery Repeater Extension to create repeatable fields in frontend.

Repeater

Create repeatable field collections. There are several options to configure:

NameDescription
TemplateAdd some extra classes to repeater field
LabelDefine a label (translated in frontend)
Block LabelDefine a label for each repeated block (translated in frontend)
Add Block CounterEvery new added block should have an incrementing counter after the block label
MinimumDefine a minimum of pre-rendered blocks
MaximumDefine a maximum of addable blocks

FieldSet

Create grouped field blocks. Mostly used to create grouped form layouts.

NameDescription
TemplateAdd some extra classes to repeater field
LabelDefine a label (translated in frontend)