-
Book Overview & Buying
-
Table Of Contents
Microsoft Dynamics CRM 2011 Cookbook
By :
Dynamics CRM 2011 includes an application navigation control system called Site Map, which allows us to control the application navigation structure. The application navigation is created as an in-memory representation of the Site Map. Site Map evaluated together with security privileges control the display navigation options in the application. If the security privileges do not provide read access to an entity specified in the Site Map, that navigation option will not be displayed.
The Site Map is a node in the customizations.xml file of an exported unmanaged solution. We can edit the navigation options by editing the Site Map XML in the customization.xml file. The following customization options are available with Site Map:
Edit Labels: Editing the title or label displayed in the navigation structure
Add or Change Icon: Adding a new icon or editing an existing icon displayed on the Site Map
Add or Remove Elements: Adding a new element in the navigation...
Change the font size
Change margin width
Change background colour