I was trying to enable the new Navigation for UCI in Dynamics 365 CE which make the left hand menu items in sitemap to be expended by default. It is part of UI updates announced in Oct 2018. Details are available at blogs.msdn . This is the UI experience i wanted to enable in my d365 CE... Continue Reading →
MS CRM: How to convert word template into pdf using Microsoft Flow
Many times, when we use word template in dynamics crm to generate a template, we customer want the word template to be in pdf format rather than word which obviously seems more professional to send to their consumers and can't be edited directly. Unfortunately, so far, out of the box crm doesn't have any tool... Continue Reading →
How to track user location in Dynamics 365 for phone App – Part 2 | Track user on Google Map in CRM
Integrating google map with Dynamics crm In previous post we discussed how to Track latitude and longitude in Dynamics 365 for phone App Going one step forward, in this post i'll be showing how i have integrated google map into crm and shown the last locations of user on google map embedded on user record. I... Continue Reading →
How to track user location in Dynamics 365 for phone App
Track latitude and longitude in Dynamics 365 for phone App In previous post we discussed How to get address from longitude and latitude in c# | Reverse geo-coding in c# In this post, i'll discuss how we can track the location of a user using Dynamics 365 for phone mobile application. Prerequisit:- For storing the latitude... Continue Reading →
How to change BPF stages automatically using workflow in Dynamics 365
Dynamics 365 change BPF stage automatically using workflow
Microsoft Dynamics 365 v9.0 latest feature – Show Progress Indicator
In latest release of Dynamics 365 i.e. v9.0 MS has introduces many new features to enhance the user experience, Progress indicator is one of them. Many times we need to write client side javascript code which take some time to execute due to many reasons (further server side code running etc). In such case, in... Continue Reading →