Need custom title in content tree instead of component name when child-editor is used in component authoring dialog.
Hi All,
We have one use case where we are using the child editor in the container component same way as "/apps/core/wcm/components/carousel/v1/carousel" is using.
- When we open the dialog for the component, we get option to add child components in the container component in items tab.
- after selecting one of the components from the list we can see the text field with the place holder name same as name of the component we selected.
- if we overwrite this title, we get the property saved as cq:panelTitle in the node structure. but we need this same value to be there in the content tree instead of the component name.
Is there any way to fetch authored value (saved in the cq:panelTitle) in the content tree ?

In the screenshot above, I have added the breadcrumb and Layout Container in the multi-field and overridden the titles of component which we want in the content tree.
Please let me know if we have any solution to achieve this.
Thanks and Regards,
Gajanan