-
Continue reading →: [Step by Step] Configure Server-to-Server (S2S) authentication using Azure AD and Application User – Dynamics 365
In this article I am going to explain, what is ‘Application User’ and how it helps to establish using Server-to-Server (S2S) authentication and Azure Active Directory To explain the S2S authentication simpler, let’s take an integration requirement You have an ASP.Net Web Application You need pull the Contacts from a CRM organization…
-
Continue reading →: Dynamics 365 Spring Release 2018
Microsoft has released Spring ’18 release notes for Microsoft Business Applications and can be downloaded from here Refer this link for all latest updates on Dynamics 365
-
Continue reading →: Dynamics 365 – Create/Modify Views using App Designer
In this article, I am going to detail, how views can be created or modified using App Designer. Open ‘App Designer’: To start off, go to ‘My Apps’ by navigating to ‘Settings –> Application –> My Apps’ Open the ‘Sales’ app in ‘App Designer’ by clicking ‘OPEN IN APP DESIGNER’…
-
Continue reading →: [Code Snippet] Upload file to Azure blob – C#
In this article I am going to provide details and code snippets on how to upload attachment to Azure blob storage from console application. Prerequisites: Below are the prerequisites to run the code snippet and upload the file Azure subscription:You need an Azure subscription as the first step. You can…
-
Continue reading →: D365 – JScript – Deep Insert – Xrm.WebApi
Dynamics 365/Version 9.x has brought new objects to the Xrm client object model. One of the new additions to Xrm object is ‘WebApi’ where you can perform CRUD operations. WebAPI provides wrappers for all CRUD operations with in the framework so that we dont need to rely on 3rd party…
-
Continue reading →: D 365 – Set Recommendation on a field using JScript/Business Rule
In this article I am going to detail the steps to set a notification (i.e., Recommendation/Error) to a particular control on the form. Notifications can be of 2 types; Error or Recommendation. If an ‘Error’ notification set, a red “X” icon appears next to the control. Setting an error notification…
-
Continue reading →: Dynamics 365 – Capture events from Editable subgrid and set main form fields
To answer one of the queries posted on my blog, in this article I am going to detail, capturing the events from Editable sub grid and Get/Set the form fields. To simplify the explanation, I am taking below use case On Account from configure ‘Contacts’ editable sub grid On change…
-
Continue reading →: God Mode – Level Up – Dynamics 365 Chrome Extension
Imagine a scenario, where you have to create/update a record by using any of the below options from the browser By passing the required field checks Make any hidden fields, tabs, sections visible Enable all the read-only fields which are locked The answer is ‘God Mode’ by installing a chrome…


![[Step by Step] Beginner : Create a PCF control and add it to a custom page](https://rajeevpentyala.com/wp-content/uploads/2024/12/image-49.png)