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?
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
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