简体   繁体   English

从Dynamics CRM 2013的导航栏中删除实体

[英]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? 有人可以告诉我如何从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 如果您只想从导航栏中删除实体(这意味着用户仍然有权创建合同并使用高级查找来搜索合同),请尝试使用XrmToolbox中包含的SiteMap编辑器

http://xrmtoolbox.codeplex.com/ 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. 如果您不希望管理员看到它,请使用Guido回答的SiteMapEditor。

Oh, by the way, to edit the privileges to an entity across all roles, you can use another of the tools in XrmToolbox! 哦,顺便说一句,要编辑所有角色对实体的特权,您可以使用XrmToolbox中的另一个工具!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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