Display Node name instead of jcr:title in admin console
My client wants to display the node name instead of jcr:title in side the sites section of the admin console. Is there a way to configure this or does it require coding?
My client wants to display the node name instead of jcr:title in side the sites section of the admin console. Is there a way to configure this or does it require coding?
Yes, you need to code.
Refer to the below link and follow the steps mentioned.
https://docs.adobe.com/docs/en/cq/5-6-1/developing/customize_siteadmin.html
Just update the list info json object and then copy the siteadmin.js in your project structure and use the json object to replace the jcr:title with custom value
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.