Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Localtab Group
Localtab
activetrue
titleYAML file
Code Block
languagejs
form:
  tabs:
    - name: tabExample
      fields:
        - name: event
          fieldType: collapsibleComposite
          label: Event
          fields:
            - name: title
              fieldType: text
              label: Title
            - name: date
              fieldType: date
              label: Date
Localtab
titleJCR node
Advanced Tables - Table Plus
enableHeadingAttributesfalse
enableSortingfalse
classm5-configuration-tree
enableHighlightingfalse
Node nameValue

Mgnl n
form


Mgnl n
tabs


Mgnl n
tabExample


Mgnl n
fields


Mgnl n
event


Mgnl n
fields


Mgnl n
title


Mgnl p
fieldType

text

Mgnl p
label

Title

Mgnl n
date


Mgnl p
fieldType

date

Mgnl p
label

Date

Mgnl p
fieldType

collapsibleComposite

Mgnl p
label

Event

Include Page
_referencing fields shortcut info
_referencing fields shortcut info

You can use common field properties and the following properties in a collapsible composite field definition:

...