简体   繁体   中英

Removing an Entity from Dynamics CRM 2013's Navigation Bar

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)

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!

CRM实体的禁用勾选框

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/

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!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM