How to programmatically call UpdateView in PCF using requestRender

Introduction: If you know Power Apps Component Framework, then you must know the updateView method, which is one of the standard methods of PCF. The updateView method is triggered only when the PCF control is refreshed or rendered and shows us the updated data on our control. We work on the dataset as well as… Read More: How to programmatically call UpdateView in PCF using requestRender »

New Model-Driven App experience for Sharing Entity Rows

Introduction: In the new 2021 release wave 2, Microsoft has introduced a new Unified Interface dialog experience using which users will be able to share rows easily. Let’s check out! Go to the table’s home grid and select the rows that you want to share. For example, I have selected Account table rows as shown… Read More: New Model-Driven App experience for Sharing Entity Rows »

Bridge gap between Mailchimp & Dynamics 365 CRM data with our New Marketing4Dynamics integration app!

In business, Sales & Marketing always go hand in hand. So, if you want to enhance your Sales & Marketing team productivity, then the first step is to collate data from both departments on a single platform. And now with the launch of our latest integration app – Marketing4Dynamics – you can now easily integrate… Read More: Bridge gap between Mailchimp & Dynamics 365 CRM data with… »

View or Update User Permissions/Roles from Bookable Resource

Introductions: In order to work in Microsoft Dynamics 365 CRM, user needs to have the appropriate security roles. Similarly, to perform functionalities within Field Service, user needs to have appropriate privileges and they should also be added in the Field Security Profiles, along with their appropriate Security roles. So, when a Bookable Resource is not… Read More: View or Update User Permissions/Roles from Bookable Resource »

How to Clear/Hide OOB form level notifications in Dynamics 365 CRM using client API

Introduction: In this blog, we will see how to clear/hide OOB form level notifications using client API. There are many OOB (Out of the box) form level notifications in CRM. For example, on the Quote entity there is a warning which displays on the quote FORM if “Effective To” date is equal to today’s date… Read More: How to Clear/Hide OOB form level notifications in Dynamics 365… »

Improved User Experience in Dynamics 365 2021 wave 2

Introduction The 2021 release wave 2 for Dynamics 365 brings innovations that provide you with significant capabilities to transform your business. Microsoft enhanced some features in the 2021 release wave 2 and made them user-friendly and easy to access. I have mentioned some of them below. • Open Record in New Window Wave 1 –… Read More: Improved User Experience in Dynamics 365 2021 wave 2 »

Custom Pages: A step towards disappearing lines between Canvas Apps and Model Driven Apps in Power Platform / Dynamics 365 CRM

Power Apps provides support for 2 types of design experience for Apps. Model-driven apps – Data first approach – more for backend end user with full form experience. Canvas Apps – Design first approach – more for the field users with a mobile experience with simple to use and easily accessible apps being designed to… Read More: Custom Pages: A step towards disappearing lines between Canvas Apps… »

Perform changes in Power Apps Portal with newly introduced Microsoft Power Platform CLI

Introduction: Microsoft recently introduced Microsoft Power Platform Command Line Interface to perform various operations on Microsoft Dataverse environments, Power Apps Portal, PCF, Plugin, Solution, Admin, and Canvas by using Visual Studio Code. In this blog, we will be focusing on Power Apps Portal and will see how we can connect Portal using Microsoft Power Platform… Read More: Perform changes in Power Apps Portal with newly introduced Microsoft… »

Sort Dynamics 365 CRM records at global level within Kanban View for easy analysis – Explore new Global Sorting feature within Kanban Board

‘Kanban’ and ‘Kaizen’ are two Japanese terms that all of us are familiar with. One stands for ‘visual board’ and the other stands for ‘continuous improvement’.  Taking a leaf out of one of world’s leading automobile brand’s book, we introduced a smart visualization app for our Dynamics 365 CRM friends called Kanban Board which is… Read More: Sort Dynamics 365 CRM records at global level within Kanban… »

New Command bar designer using PowerFx for Dataverse and Dynamics 365 CRM apps now in Preview

In our earlier article we talked about the new app designer experience and with the new updates in the app designer, command bar or the ribbon bar editor also gets an update. Editing or defining Command bar had been a tedious task involving editing the xml tags and I remember I could never get it… Read More: New Command bar designer using PowerFx for Dataverse and Dynamics… »