Versions Compared

Key

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

...

info.magnolia.ui.form.field.transformer.*In 6 UI
composite.DelegatingCompositeFieldTransformerinfo.magnolia.ui.editor.CurrentItemProvider
composite.NoOpCompositeTransformerNot needed.
multi.DelegatingMultiValueFieldTransformerinfo.magnolia.ui.editor.CurrentItemProvider
multi.DelegatingMultiValueSubnodeTransformer (warning) 6.2.1+

Use info.magnolia.ui.editor.JcrChildNodeProvider and set supportI18N to false and propertyNameDecorator to info.magnolia.ui.field.AlwaysEmptyPrefixNameDecorator (in info.magnolia.ui.editor.MultiFieldEntryResolution).

multi.MultiValueChildNodeTransformerinfo.magnolia.ui.editor.CurrentItemProviderDeprecated, no automatic conversion.
multi.MultiValueChildrenNodeTransformerinfo.magnolia.ui.editor.CurrentItemProviderDeprecated, no automatic conversion.
multi.MultiValueJSONTransformerinfo.magnolia.rest.ui.field.JsonMultiFieldProviderDeprecated, no automatic conversion.
multi.MultiValueSubChildrenNodePropertiesTransformer (warning) 6.2.1+Use info.magnolia.ui.editor.JcrChildNodeProvidermulti.MultiValueSubChildrenNodeTransformer and set supportI18N to false and entryResolution to the now deprecated info.magnolia.ui.editor.ByLexicographicallyIndexedChildNodes.
multi.MultiValueSubChildrenNodeTransformerDeprecated, no automatic conversion..CurrentItemProvider

Personalization (trait) transformers

...