Tip #450: System Settings – Previews Tab

CRM Online System Settings

As of CRM Online version 7.1 there is another new tab on the Systems Setting configuration window. The new previews tab is where the CRM Admin will enable access for their organization to some really cool new features – IFRAME in tablets, the Web API Developer Preview and my personal new favorite the CRM App […]

Tip #446: How to avoid overwriting audit and duplicate detection flags

Audit On/Off

tl;dr To avoid overwriting some of the system entities flags for the customers, manually remove those flags from the managed solution files. WARNING! Super-duper unsupported. Some juicy details If you are a Dynamics CRM ISV or an infrastructure group within a large enterprise then, most likely, you distribute one or more managed solutions to your […]

Tip #441: Errors when sorting views on mobile

Recently Scott “Comandante Redlaces” Sewell noticed that when he was using CRM for Tablets and clicked on a view column to sort, the app returned an error. Thanks to Tanguy “Toolbox” Touzard’s suggestion, it was determined that the error was caused by having the view sorted by more than one column. After reducing the number […]

Tip #440: When package deployment fails, blame the internets

Unblock file

As you probably already know, Dynamics CRM has its own “installer” for the solutions, called Package Deployer. The package folder and assembly are usually distributed in the shape of a zip file that needs to be extracted and then used either with Package Deployer executable or installed using PowerShell. As documented. Usually it all goes […]

Tip #434: Recommended security for queues

CRM 2013 SP1 introduced private queues, but the private functionality only works correctly if your user security role permissions are set correctly. The recommended security role settings is: BU level read permission for queues Append To privileges for queues. If users still see other user’s queues or other queues that you don’t want them to,  then set all […]