Tag Archives: Dynamics CRM

Show custom help panes based on logged in user’s language within Dynamics 365 CRM / Power Apps

Introduction If a user is new to any system, a help content of that application helps them to understand that application. If there is a help section, users could be self-sufficient in solving their own queries and would not need to wait for others to explain how the system is working. The Custom help panes… Read More »

Using Environment Variables in Dynamics 365 CRM – Part 1

Introduction It’s quite often we come across scenarios where we require some configuration settings to accomplish a requirement in Dynamics 365 CRM/Power Apps. To overcome this requirement we create a custom entity with few fields in it and then we create a record to store the required configuration details. For example, let’s say we want… Read More »

Locational Intelligence Simplified: Unpacking latest enhancements in Maps integration within Dynamics 365 CRM/Power Apps December 2020 release!

“Perfection is not attainable, but if we chase perfection, we can catch excellence.”On that note, it’s time to welcome another step towards excellence with the latest Maplytics December 2020 release! In this webinar, we will navigate the latest enhancements made to the most popular features of Maplytics – Auto Scheduling, Territory Management, PCF controls, and… Read More »

Analyze Dynamics 365 CRM/Power Apps Data with Ease Using Kanban Board!

Let’s face it – Visualization is the best way to interpret data easily. Even for experts, data needs to be displayed in a suitable form for analysis, to draw out comparisons and trends. With the huge amount of data in Dynamics 365 CRM/Power Apps, you may find it difficult to draw out conclusions from the… Read More »

Using Form Component Control to Edit Related Entity Information

Introduction In the recent release of the Dynamics 365 CRM, new features have been added. One of the most important and useful features among these is the feature to see and edit data of the related entity on the main form using the “Form Component Control”. A feature like this is useful in many ways,… Read More »

Get your own ‘ctrl+z’ button to Undo & Restore changes in Dynamics 365 CRM/Power Apps records with just a single click!

A Preferred App on Microsoft AppSource – Click2Undo is a productivity app for Dynamics 365 CRM/Power Apps that has combined features of the ‘ctrl+z’ button and recycle bin. You can undo the last changes made to the record(s), undo changes made in the past or restore deleted record(s) in Dynamics 365 CRM/Power Apps with just… Read More »

What is PopupService in PowerApps Component Framework?

Introduction While creating PCF control, we have mostly encountered difficulties to create popups and dialog boxes. We use external UI libraries like Fluent UI that enables us to manage popups in our PCF control. Have you heard of PopupService in PowerApps Component Framework? Let us find out what the PopupService is. PopupService is a native… Read More »

Use Relevance Search API in Power Automate & Canvas App – Part 1

Introduction Relevance Search has been there for a while in our Dynamics 365 CRM that provides access to exciting new search capabilities in the environment. However, before you use this feature, an administrator must enable relevance search in target environment. Using relevance search we can search across multiple tables/entities, sorted by relevance. Let us say… Read More »

Opening an iFrame in a Modal Dialog with Custom Parameters in Resco Mobile App

Sometimes working with the Resco Mobile app, we need an Iframe to open programmatically within the application same as Dynamics 365 CRM. For example, opening a web resource in a window on click of a custom ribbon button, we can add the same functionality in Resco Mobile App as well. In order to open child… Read More »