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?
Solved! Go to Solution.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Can you post a screenshot and use paint to show where you want the update.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Like
Replies