Category Archives: Dynamics 365

Useful Email Enhancements in the Latest Wave 2 Update

The latest Wave 2 update introduces useful enhancements that increase user-friendliness as well as time efficiency. In this blog, we take a look at those Wave 2 update’s email enhancing features. Add Knowledge Articles 1. Users can now insert ‘Knowledge Articles’ in an email. Note – General availability of this feature is from October but… Read More: Useful Email Enhancements in the Latest Wave 2 Update »

Enhance user experience with use of 3D View in Canvas Apps

Introduction Recently we had a requirement to create a mobile app to show the product information. So, we decided to develop the app in Canvas App. Canvas App is No code/low code business app. You can design the app by dragging and dropping elements onto a canvas. To show product information in text format is… Read More: Enhance user experience with use of 3D View in Canvas… »

Mixed Reality Solutions with Power Apps / Dynamics 365 CRM / CDS

In recent times Pokemon Go was a mixed reality game, it showed pokemon characters in your real surrounding using the camera of your mobile phone. And that kind of brought about ideas to present customers with the ability to view the products in their own surroundings that would help them try placing the objects in… Read More: Mixed Reality Solutions with Power Apps / Dynamics 365 CRM… »

Apps that best suit your needs, budget, and business – Power Platform ISV Showcase – Your favorite ISV’s under one roof #xrmvirtual

Yes, you read it right! Your favorite Dynamics 365 / PowerPlatform ISV’s under one roof right at the convenience of your home, hosted by xrmvirtual user group. Add to Calendar now for First virtual ISV/Partner Day where you can experience a selection of excellent apps from around the world built on the Microsoft Dynamics 365… Read More: Apps that best suit your needs, budget, and business –… »

How to use Xrm and formContext in HTML WebResource in Dynamics 365 CRM

Introduction In this blog we will explore how to pass ‘Xrm’ and ‘formContext’ in HTML pages using the ‘getContentWindow’ client API in Unified Interface of Dynamics 365 CRM so that we can get or set the form attributes inside the HTML web resource.  As we all know, parent.Xrm is going to deprecate in near future… Read More: How to use Xrm and formContext in HTML WebResource in… »

How to Work with PCF Dataset Control using Fluent UI’s Detail List

Introduction With the introduction of PowerApps Component Framework, Microsoft has provided a way to replace OOB grid and Entity fields with custom controls. These controls are reusable and can be designed in any form using web development technologies (HTML, CSS, Javascript) to show the CRM records like showing records in a form of Kanban Board,… Read More: How to Work with PCF Dataset Control using Fluent UI’s… »

How to set value for Multi-Select attribute in Dynamics 365 CRM using XPath in EasyRepro

Introduction Automate Testing can be done in a proficient way in Dynamics 365 CRM through EasyRepro. It covers mass functionalities for support in fields, command bar and much more. As we know, Option Set fields cannot be set like a string field so we use the below syntax to tackle the option set field. xrmApp.Entity.SetValue… Read More: How to set value for Multi-Select attribute in Dynamics 365… »

The async operation was skipped because the org is in ‘Disable Background Processing’ mode

Recently we came across this error at a customer site. We had them come back to us stating their workflows did not fire. For On-Premises deployments, it would have always been to first check if the Async services were running but for Online, we couldn’t control the services could we? While for Production environments, we… Read More: The async operation was skipped because the org is in… »

Now get better Quick Find search experience on grid with 2020 Release Wave 1

Earlier when we wanted to search a record in an entity, we used to do it through Quick Find search on the entity Grid.  However, the 2020 Release Wave 1 new feature – ‘Search this view’ – gives this capability on the grid. It now applies the current view conditions and then searches the fields… Read More: Now get better Quick Find search experience on grid with… »