Hi All,
As per this post , http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...
installing "customizing-siteadmin-1.0" package, should help in this[Adding a Custom Column to the Site Admin Console].
However, I have installed the package but no changes are to be seen in the siteadmin window.
Can you please let me know if there is anything else that needs to be done.
Solved! Go to Solution.
Views
Replies
Total Likes
Make sure sling:vanityOrder is set to higher number and also you should see url with apps.
/apps/wcm/core/content/siteadmin.html
Views
Replies
Total Likes
Make sure sling:vanityOrder is set to higher number and also you should see url with apps.
/apps/wcm/core/content/siteadmin.html
Views
Replies
Total Likes
Hi Sham,
Thanks a lot for the reply. It is working now.
Can you please let me know what exactly sling:vanityOrder does.
Views
Replies
Total Likes
askdctm wrote...
Can you please let me know what exactly sling:vanityOrder does.
If there are two nodes with same vanity path which one should take precedence is defined by sling:vanityOrder . In this discussion vanity path is /siteadmin which is available at two locations one at /libs & other at /apps. For sling engine to return which one among 2 should return the sling:vanityOrder helps. Basically informs which item will take priority.
Views
Replies
Total Likes
Views
Likes
Replies