Versions Compared

Key

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

...

Code Block
languageyaml
form:
  tabs:
    - name: tabText
      fields:
        - name: title
          class: info.magnolia.ui.form.field.definition.TextFieldDefinition

Using the fieldType property and

...

short field names

For legibility, ease of development, and to make field names easier to remember, field type definition has changed in the Magnolia 5.7 branch:

...