Expert Insights on Dynamics 365, Power Platform and CRM: Solutions, Tutorials, and Best Practices

Parm Method
Coding and Extensions
Ayisha Sidhika M I

How to Create Parm Method and access it

A developer needs to access the current Args buffer to determine the menu item name within anobject method in a dialog class. The Args buffer is currently accessible only in

Read More »
Power Apps
Sujay Subramani

Dual Stage Popups in Canvas App

To add dual stage popups along with text inputs, text labels or buttons or any other control. This method can be used to add multi-stage popups, and not just dual

Read More »
Dynamics CRM
Sujay Subramani

Register and Deploy Plugin in CRM

High level resolution steps Detailed resolution steps Step 1:- Write a C# code in VS Community Edition 2022 as shown below: using System; using System.Collections.Generic; using System.Linq; using System.Text; using

Read More »