Dynamics 365

Search the Dynamics community

Filter blog posts

Card view List view
  • Relevance
  • Most recent
  • Most liked

Filter blog posts

LikeLike (1)
Set User Default view using REST API

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̶...

Royal King 27,686
LikeLike (1)
Generate PDF from report in CRM online 2013

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...

Royal King 27,686
LikeLike (0)
MS CRM 2013 Plugin Registration Tool issue when you switch between on premise to online

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...

Royal King 27,686
LikeLike (0)
MS CRM 2011/2013 : Polymorphic Data Rollup Workflow Activity ( 1:N )

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...

Royal King 27,686
LikeLike (0)
Enable CRMlist component in Sharepoint

Try to check in the Settings –> Site Collection Administration –> Site Collection Features Can you activate the Solution here?

Royal King 27,686
LikeLike (0)
Tip : Save Read-only field values when value set by Business Rule

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 ...

Royal King 27,686
LikeLike (0)
Opening MS CRM2013 in tablet Mode in Browser

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...

Royal King 27,686
LikeLike (0)
Failed to get location of Visual Studio from registry

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...

Royal King 27,686
LikeLike (0)
Set Unresolved Email in party List using Java Script

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...

Royal King 27,686