You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unable to get the multifield nodes from a component with the updated property name.
Expected Behaviour
While migrating components, the multifield nodes under it should also be added into the new migrated component, with the updated property name as well.
Actual Behaviour
cq:copyChildren simply adds the children nodes as it, but there is no way to feed in the new property names which should replace the old property names from the children node.
This is a specific use case where the components have the multifield nodes (the number cannot be specified in the rewrite rules). Is there a way to copy the children nodes with the updated property names?
Thanks in advance for the answer! looking forward for the same.
The text was updated successfully, but these errors were encountered:
Hi All,
I am unable to get the multifield nodes from a component with the updated property name.
Expected Behaviour
While migrating components, the multifield nodes under it should also be added into the new migrated component, with the updated property name as well.
Actual Behaviour
cq:copyChildren simply adds the children nodes as it, but there is no way to feed in the new property names which should replace the old property names from the children node.
This is a specific use case where the components have the multifield nodes (the number cannot be specified in the rewrite rules). Is there a way to copy the children nodes with the updated property names?
Thanks in advance for the answer! looking forward for the same.
The text was updated successfully, but these errors were encountered: