Category Archives: Customizations

Find records in Dynamics 365 CRM using Semicolon Separated Text

Introduction In this blog, we will see how to find records using semicolon separated text in lookup field in Dynamics 365 CRM. Recently, we were working on a requirement to check whether the records value are being updated correctly or not. So, to test this we followed the steps mentioned below: 1. Go to Advanced… Read More: Find records in Dynamics 365 CRM using Semicolon Separated Text »

Execute multiple FetchXML and OData queries using Batch request

We have developed an application to fulfill one of our clients’ requirement. In that application we have perform multiple retrieval operation from CRM (around 10) either using FetchXML or OData of different entities. So, when we retrieve records from Dynamics 365 CRM of different entities for each retrieve operation it takes around 300 milliseconds and… Read More: Execute multiple FetchXML and OData queries using Batch request »

Customization of Opportunity Close dialog box in Dynamics 365

Introduction: Earlier to the Wave 2 release there was no option to customize the Opportunity Close dialog box. While closing an opportunity, organization would like to know why the opportunity is lost or won. If it is lost then business will try new strategies to improve win rates. In this Wave 2 release Microsoft has… Read More: Customization of Opportunity Close dialog box in Dynamics 365 »

How to assign security role to a Form programmatically in Dynamics 365 CRM

Introduction In Dynamics 365 we can update security role of Form through customization. You have to just follow the given steps: Go to Setting → Customization → Customize the System → Components → Entities → Forms Open Form and click on “Enable Security Roles” in Home tab to Assign Security Role to selected Form. However, in… Read More: How to assign security role to a Form programmatically in… »

Create Global Email Template Programmatically in Dynamics 365 CRM

Introduction In this blog, we will discuss how we can create Global Email Template programmatically. Email templates contain prefilled data that you specify, so you don’t have to re-enter the same information for each article. To create an Email template for a specific entity (for Contact) we use logical name of the Entity “templatetypecode=contact”. Similarly,… Read More: Create Global Email Template Programmatically in Dynamics 365 CRM »

Cascading of Two Multi-Select Option Set fields in Dynamics 365 v9.0

Introduction Microsoft introduced Multi Select Option Set in Dynamics 365 V9.0, which will help us to select more than one option. Recently we had a business requirement, where the client required multi-select option set values to populate programmatically on selection of another multi-select option set. To achieve this, first, we need to create two multi-select… Read More: Cascading of Two Multi-Select Option Set fields in Dynamics 365… »

Solution Import issue on Dynamics 365 CRM v9.1

As we know, Microsoft has recently released Dynamics V9.1. After its release, most of the customers have upgraded to v9.1. When we tried to import the managed solution from dev CRM instance to customer end, we got the below error where customer CRM version was 9.1.0.30. The exact error we got from Downloaded log file… Read More: Solution Import issue on Dynamics 365 CRM v9.1 »

Customizing Welcome Page for Dynamics 365 v9.0 in UCI

Introduction: Microsoft has provided a functionality where for a different app we can display our own custom information in welcome page. This custom welcome page will be displayed in UCI as well as in Mobile app. Welcome page can contain information which can be useful to your users i.e. it can contain links to any… Read More: Customizing Welcome Page for Dynamics 365 v9.0 in UCI »

Under and Not Under Clauses in Dynamics 365 CRM

Introduction: Dynamics CRM always surprises with something new. More we dig into it more we get new things in Dynamics CRM. Today we will discuss on one of such topic. Have you seen the under and not under condition in Advance find. Well… When I saw, it surprised me too. So, what does these clauses… Read More: Under and Not Under Clauses in Dynamics 365 CRM »

Need help with implementation or migration to Dynamics 365 Portals? You are at the right place!

Before the introduction of the internet, businesses struggled to reach out to their customers and prospects for training and support of their products and services. The training sessions and support documentations drained organizations resources and were a slow method to deliver the customers, partners and employees information. While customers relied heavily on the support and… Read More: Need help with implementation or migration to Dynamics 365 Portals?… »