ViewHelper Documentation
flux:flexform.object
FlexForm field section object ViewHelper
Use this inside flux:flexform.section to name and divide the fields into individual objects that can be inserted into the section.
Arguments
name string
Name of the section object, FlexForm XML-valid tag name string
label string
Label for section object, can be LLL: value. Optional - if not specified, Flux tries to detect an LLL label named "flux.fluxFormId.objects.foobar" based on object name, in scope of extension rendering the Flux form.