How to customize components without overlaying same components in libs layer?
Hi All,
We are need to customize DAM admin menu where we need to add new menu items to "New" menu.For this we need to move files under /libs/cq/ui layer /apps/cq/ui layer.
but we do not want to use this approach beacause it's overriding already done customization in this layer.
Is there any way to do this without over laying and maintaining our own customization per application(/apps/<myproject>)?
Thanks,
Kishore