I had a requirement to update users default view based on their role programmatically in Bulk and thought sharing this info that may be helpful for someone Below script will update users Account entity default view to “Active Accounts̶...
I saw good post from crm community about how to generate pdf from the report and send it via email https://community.dynamics.com/crm/f/117/t/126049.aspx?pi49829=2#responses https://community.dynamics.com/crm/f/117/p/126122/271553.aspx http://xrmm...
If you are using Plugin control to register assembly on on-premise CRM and online , You may come across issue when you try to log in to online crm to register assembly you may stuck with log in control without any clue about why it’s not pas...
Has we come across lot of times to rollup data from all child records to Parent record ( N:1) , created generic Data Rollup workflow activity to solve this problem. Scott Polymorphic Input Parameter helped to achieve this. https://community.dyna...
Try to check in the Settings –> Site Collection Administration –> Site Collection Features Can you activate the Solution here?
We all know when field is set to read-only on the form it won’t be saved until we set SumbitMode = “always” . For example if you populate value of the field2 ( Read-only) based on field1 on the form using Business rule when ...
You can access crm in tablet mode from web browser using folloing url format https://orgname.crm.dynamics.com/nga/main.htm?org=orgname&server=https://orgname.crm.dynamics.com replace orgname with your org name. First time when it loads it take...
I know there are lot of post out there how to get CRM developer tool to get work in Visual studio 2013. But today i got strange issue when i tried to add new workflow class to my SolutionPackage. WHenever i try to create new plugin or workflow , i...
While doing google search this morning i found below trick to set unresolved email address on the partylist lookup field http://mscrmbi.blogspot.com/2014/03/set-unresolved-email-ids-in-party-list.html function setUnresolvedRecipient(unresolvedem...
