Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-6513

DOC: MultiValueSubChildrenNodeTransformer supported in Magnolia 6 UI

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Neutral Neutral
    • None
    • 6.2.6
    • None

      multi.MultiValueSubChildrenNodeTransformer can now be configured in Magnolia 6 UI as follows:

      Use info.magnolia.ui.field.JcrMultiFieldDefinition and set:

      • JcrMultiFieldDefinition#field to $type: compositeField
      • CompositeFieldDefinition#properties to a single field that shares the same name with the JCR multi field
      relatedUUID:
        $type: jcrMultiField
        field:
          $type: compositeField
          properties:
            - name: relatedUUID
              $type: linkField
              datasource: *categoryDatasource

      Page to update:

      https://docs.magnolia-cms.com/product-docs/Templating/Dialog-definition/Field-definition/Magnolia-6-UI-ports-of-5-UI-field-transformer-classes.html

        Acceptance criteria

              akhamis Ashraf Khamis
              akhamis Ashraf Khamis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR