How to Configure Voice of Customer in Dynamics 365How to Configure Voice of Customer in Dynamics 365 Voice of Customer is a feature released in Microsoft Dynamics CRM 2016 and later version i.e. Dynamics 365. It enables you to capture end user feedback of any services or product overall company feedback. We can create In this, we... Continue Reading →
How to retrieve display name of an attribute in Dynamics CRM using C#
Recently, i got a requirement to get the display name of attributed of an entity in C# code. This was basically a part of building an application to retrieve the Name and option set values of all option sets of any selected entity. Anyway, i'll update about that later when the application is finished but for now... Continue Reading →
How to debug a plugin in Dynamics 365 online using plugin profiler
How to debug a plugin in Dynamics 365 online using plugin profiler In this post we'll learn how one can debug a plugin code in Dynamics 365 online or Dynamics CRM online environment. What you need is dynamics 365 SDK which ou can download from here. Below is the Step by Step procedure to debug a... Continue Reading →