Sibling node name id and identifying them in path browser
Hi All,
When same component is used more than one time under same parsys, it is created using unique id like mycomponent_1526332 and so on.
Now when content author tries to reference any of those 4-5 instances created in another page using path browser, they can not differentiate between them as it shows like mycompnent_1234433, mycompnent_3243555 etc.
Question is :
1. Is it possible to control how this ID is created when node is created and we can give more meaningful name like mycomponent_01, mycomponent_02 ?
2. Is it possible to display some meaningful name in the path browser other than node name (which is only possible to know using crx/de access) ?
I am using AEM 6.3 SP2 CF1
