Источник:
http://crmdelacreme.blogspot.com/201...ntity-for.html
==============
HI Guys/Girls!
We are busy with a huge crm implementation and currently have about 200 custom entities.
When we started to look at the security model for the system and it became a nightmare to set the privileges on the security roles as CRM does not sort the custom entities alphabetically.
So what to DO?
We hack!...
How the solution works:
Locate the file called edit.aspx located at:
[drive]Program Files\Microsoft Dynamics CRM\CRMWeb\Biz\Roles\edit.aspx
Between the </div> and the tags at the bottom of the page.(As shown below)
</div>
XXXXX[Paste it here]
Copy and paste the code below into the file
***************************
**************************
And there you go!, a neat sort order for all your custom entities.
The code can be adopted for the other tabs as well just make a back of your edit.aspx file.
This is a unsupported customization!!!!!!
Источник:
http://crmdelacreme.blogspot.com/201...ntity-for.html