I wrote an XSLT file which automates the sorting process. Hey, if you gotta do something more than two times, might as well automate it.
A few things to note when using this approach:
- The sort can only be performed against the internal names of the entities as the SiteMap.xml does not contain the display names.
- As new entities are added to areas, this script will have to be re-run.
- This solution does not sort the left navigation within the Forms.
Please let me know your thoughts in the comments.
Sources
Configure the Site Map to Customize Application Navigation in Microsoft Dynamics CRM 4.0
http://msdn.microsoft.com/en-us/library/dd393294.aspx
SiteMap XML Reference
http://msdn.microsoft.com/en-us/library/cc150883.aspx
No comments:
Post a Comment