Tuesday, April 25, 2017

Dynamics 365 and Google Map integration


In Dynamics 365 we needs to add Google map to search contact and account location.
Unfortunately Dynamics not give and built-in capability for this.
But Dynamics 365 developer can build their own customization to achieve this.

I am sharing the solution with help of these can integrate Google MAP in your Dynamics 365.
Add googleMap.html webresource where you want to show google map(Dashboard, Form etc.)


User can search account and Contact entity.  This is configurable via quick find view.
Change criteria can be changed via quick find view. Quick Find Active Accounts and Quick Find Active Contacts used. Name should be same.Remove "parent customer" from Quick Find Active Contacts view filter criteria. It not support in given fetchxml.

Download Solution


Print Preview in Dynamics CE

After moving to new unified interface from legacy web interface. We are moving one important feature Print Preview.  With print Preview we w...