0
votes

Can someone please tell me how I can remove an entity from the Navigation bar in Dynamics CRM 2013? I want to remove the Contracts (seen on the left below)

Nav Bar in Dynamics CRM 2013

I find my way to the entity, but the tick box is disabled for me, so I can't make it hide under services!

Disabled Tick box for CRM Entity

2

2 Answers

2
votes

Contracts is a built-in entity and for this reason the checkbox is disabled.

If you want only to remove the entity from the navigation bar (meaning that the users will still have the privileges to create contracts and search them with advanced find) try with the SiteMap Editor included inside XrmToolbox

http://xrmtoolbox.codeplex.com/

0
votes

Remove all privileges to the Contract entity from all Security Roles. Administrators will still see it but everyone else will not.

If you don't want admins to see it, then use SiteMapEditor as answered by Guido.

Oh, by the way, to edit the privileges to an entity across all roles, you can use another of the tools in XrmToolbox!