Details
-
Improvement
-
Resolution: Done
-
Neutral
-
None
-
6.2
-
None
-
-
Empty show more show less
-
UI FW 23
-
2
Description
MultiValueChildrenNodeTransformer can be achieved in M6 UI with the following configuration:
yourMultiName:
$type: jcrMultiField
itemProvider:
$type: currentItemProvider
entryResolution:
class: info.magnolia.ui.editor.ByLexicographicallyIndexedChildNodes$Definition
propertyNameDecorator: info.magnolia.ui.field.AlwaysEmptyPrefixNameDecorator
strict: true
orderHandler:
class: info.magnolia.ui.editor.LexicographicallyIndexedJcrNodeOrderHandler$Definition
field:
name: yourMultiName # this is the name of the property the value is stored under within the multi node
$type: textField # could be something else
Documentation update necessary under: https://docs.magnolia-cms.com/product-docs/Upgrading-to-Magnolia/Magnolia-6-UI-ports-of-5-UI-field-transformer-classes.html
| multi.MultiValueChildrenNodeTransformer | Deprecated, no automatic conversion. |
is to be adapted to describe the necessary configuration.
Also the example section: add the above example.
Checklists
Acceptance criteria