The day is finally here to witness one of the most anticipated feature in reality. Now we are able to add a custom pages to your model driven app, no need to write lengthy JavaScript web resource to achieve those needs. Custom pages are a real boon to developers especially who always get requirements that … Continue reading Good bye to Custom HTML pages !
Tag: Dynamics 365
Full-screen experience to manage solution and it objects
Managing solution stays the same way since it is introduced to Dynamics CRM. There might be new components included in the solution rather than the way it functions and behave. Evolution of power platform, things take a turn and every stereotyped ways are been challenged and changed the way it worked previously. It is a … Continue reading Full-screen experience to manage solution and it objects
Confirmation dialog while saving Dataverse record
There are times we might need to have a confirmation dialog before saving the record and in the case of cancel, needs to refresh the form data to previous state. Confirmation dialog is achievable using the client side SDK scripts. It is pretty easy to put the confirmation dialog in the save event, the tricky … Continue reading Confirmation dialog while saving Dataverse record
Connection reference Power Automate ALM saviour
Connection reference (preview) is a great new addition to the Power Platform. We all know the horror stories of the Power Automate Flow's deployment between environments. The way how the flows connections are broken after the deployment and need to edit the flow one by one in order to get it fix. What is the … Continue reading Connection reference Power Automate ALM saviour
Visual Studio Extension for Power Platform
Finally Microsoft think it is time to deliver Visual Studio Extension for Power Platform. Previously we got various community member contribution to facilitate the need. This new extension is not far different than those one's but one interesting thing to note is it is still a preview version, there are room for more features and … Continue reading Visual Studio Extension for Power Platform
Azure AD group team in Dataverse
Teams based security structure in quite common. There are many times I wonder can't we able to automate the role assignment in Dataverse when the user is added to the AD Groups in Azure AD. Here is the answer for that auto sync of access from Azure AD Group to Dataverse. Traditionally we know Dataverse … Continue reading Azure AD group team in Dataverse
Dependent assemblies for plug-ins (2021 release wave 1 plan)
One of the developers biggest nightmare while coding for the sandbox plugin in Online deployment is adding third party dependencies. Currently in order to comply, we need to use the ILMerge to merge those dependencies along with the main assembly. This also have complication when it comes to the size of the assembly once it … Continue reading Dependent assemblies for plug-ins (2021 release wave 1 plan)
Retrieving Environment Variable Values Using JavaScript: Simplifying Dynamics 365 Configuration
As applications grow in complexity, managing and maintaining Dynamics 365 environments becomes increasingly challenging. With multiple teams working on different aspects of the system, ensuring the correct values are used in the appropriate places can be a daunting task. To address this challenge, the utilization of environment variables proves beneficial. Environment variables are a powerful … Continue reading Retrieving Environment Variable Values Using JavaScript: Simplifying Dynamics 365 Configuration
Dynamics 365 hide the field that is used to sort a view
Sorting Dynamics 365 views, you can only sort the field that is selected in the column for the view. You can't able to select a field for sorting which is not part of the selected attribute to be viewed. But there are occasions where you still need to sort but don't need to show the … Continue reading Dynamics 365 hide the field that is used to sort a view
Launch a New Entity Form within a Modal Popup with Data Prepopulated
In certain cases, there's a need to open a new form filled with prepopulated data, which could be derived from a parent record or set to specific default values. The NavigateTo method is designed to streamline this process, allowing for seamless navigation to a chosen table list, table record, HTML web resource, or custom page, … Continue reading Launch a New Entity Form within a Modal Popup with Data Prepopulated









