Category Archives: Dynamics CRM

Add Linear Slider Mobile Control in Microsoft Dynamics 365 v9.0

Introduction Microsoft Dynamics CRM 365 introduced features for mobile and tablet to increase user interaction, user convenience and for user friendliness. This control is available for Mobile, Tablet application and on the v9 version of D365 (UCI). Linear Slider Control This control is used to represent field values in linear manner. To add value in… Read More »

Trigger Workflow and Action from Business Process Flow Stage On Demand in Dynamics 365

Introduction As we know, the Business Process Flow feature plays very crucial role in Dynamics 365, which guides the users to execute their work sequentially with defined stages. With the release of Dynamics 365 9.x, Microsoft has added new feature .i.e. execute workflow/action from Business Process Flow stage as on demand. Means, when the user… Read More »

Copy Agreement ribbon button on Agreement entity in Dynamics 365 for Field Service

Introduction Field Service delivers end to end customer centric experience that helps to organize and manage service agreement, keeping track of assets, inventory management, identifying resources and allocation of work orders to resources. Managing Service Agreements is also a crucial part in Field Service. One good feature provided in Field Service is “Copy Agreement” button… Read More »

Business Process Flow Stage Name in Dynamics 365

Introduction In Dynamics 365 Microsoft included various updates and improvement to Business Process Flow (BPF). Previously when a BPF was started, all the information regarding the BPF was stored within the record itself. There were fields as ProcessId (ID of BPF), StageId (ID of the active BPF).  These fields are getting deprecated, so below is… Read More »

Solution History Entity in Dynamics 365 CRM

Introduction Many times the customer wants to see the history of managed and unmanaged solutions so in this blog we will see how this can be implemented using “Solution History.” A solution is a container that encompasses Dynamics 365 CRM components. It is available in two flavors Managed and Unmanaged. Managed solutions are usually used… Read More »

Send SMS to user when a new record is created in Dynamics 365 CRM using Nexmo

Introduction Many times manager or higher management wants to receive SMS notification in their smart phone whenever any record is created in Dynamics CRM. Lets see how this is possible using Nexmo. Consider a senario where Sales manager wants SMS in their smart phone whenever Account record is created in their Environment. To make this… Read More »

Find Who Cloned Product In Microsoft Dynamics 365 CRM?

Introduction Microsoft Dynamics 365 is a treasure box which includes Sales, Service, Settings and so on. In this blog, we are going to explorer one of the valuable piece in this treasure box which named as Product. So this is something about the OOB “CLONE” button on Product entity, which ease our job by making… Read More »

Creating Entity, Fields and Views for Common Data Service for Apps

Introduction In our last two blogs we saw how to create CDS environment and steps for creating Model Driven App for CDS Environment. In this blog we will see how to create entity, fields & view for CDS App. After Creating CDS environment, open that environment in PowerApps as shown in below screen: Or, you… Read More »

Create Model Driven App for CDS Environment

Introduction To be able to use Applications in CDS, user must create App for CDS Environment. For Creating Model Driven App for CDS Environment user must have an Environment in CDS. In our last blog we saw steps to Create Environment in Common Data Service (CDS). After creating CDS environment, users can see their environments… Read More »

Record name missing from lookup fields in Dynamics 365 Unified Interface

Introduction: Recently while working, we came across a scenario where the entity name was not seen on the lookup field but only ICON for the entity is seen on UCI. But the same thing was working correctly in Classic UI. After some research and play around we found solution to this problem. Solution: The view… Read More »