• April 07, 2022

    How to show icons on Dynamics 365 Table View

    Introduction : This blogs will guide us on how to show icons on the view for the selected Table. Step 1: Open Power Apps and click on Solutions. After selecting the solution, click on Add existing and select Table to show icons on the selected Table. Step 2 : Before adding SVG icons you first […]

    • March 15, 2022

    How to Trigger Plugin when Opportunity is won?

    Introduction Recently, we had a requirement to update a field on opportunity record whenever an opportunity was closed as won. My first thought was that it was pretty straightforward and registered the plugin using this step: Message – Update Primary Entity – opportunity But it did not fire the plugin when opportunity was closed as […]

    • March 15, 2022

    How to change the default font style and font size of columns in Dynamics 365 CE

    Introduction: In this blog, we will discuss how to change the font style and font size in Dynamics 365 CE. Step 1: Go to Sales Hub App in Dynamics 365 and click on “Settings” from the top right corner and then click on “Advanced Settings”. From the settings click on the “Solutions” and then select […]

    • March 14, 2022

    How to make a DetailList scrollable?

    Introduction Recently, we created a DetailList type of PCF control to display some data. As this list was going to display hundreds of records, we couldn’t scroll through them as there was no scroller present. Solution After a bit of research we found that a scroller can be added by importing “ScrollablePane” component from Fluent […]

    • March 14, 2022

    How to Import data into Dynamics 365

    Introduction: In this blog we will discuss how to import data using different file types. Dynamics 365 will allow us to import data using different file types. Now we will see how to import data using each file type. IMPORTING DATA TO DYNAMICS 365: Dynamics 365 will allow us to import data using different file […]

    • December 21, 2021

    How to hide the ribbon bar and OOB controls in Dynamics 365?

    Introduction Recently, we were a creating a dataset type PCF control to display data. But there were many other controls on the page such as command bar, view selector, quick find and group by, which were unnecessary. So how to remove these controls? Solution Go to your Control Manifest file and make the below changes. […]

    • December 21, 2021

    Use postman to Create record in Dynamics with the Web API

    POST request is used to send data to create a record. Select the POST request, Set the Dynamics API URL and entity set name in the header. How to get API URL : Advance Settings >> Customizations >> Developer Resources  Create a Contact Entity Record with all Data Types Request Body Data: {    //Single line […]

    • December 13, 2021

    How to open panel on click of record of basic list in PCF?

    Introduction In this blog, I am going to show you how to open a panel when a hyperlink is clicked using PCF control. Solution I have created a sample detail list that has some data which is generated randomly. As you can see the “Name” column of this list contains hyperlinks. Now to open panel […]

    • November 03, 2021

    How to open lookup control on click of custom button?

    Introduction In this blog, we are going to see how we can open a lookup control with the click of a custom button. Example We are going to add a custom button named “Open Lookup Control” on the Account entity and on click of which it will open contact lookup control. Step 1: Add a […]

    • June 24, 2021

    How to prevent multiple users from modifying the same record at the same time programmatically?

    Introduction As we know, Dynamics CRM is used by multiple users. So the possibility of modifying the same record at a time is very high. This can result into inconsistent data. Solution We can avoid this with the help of concurrency control mechanism using RowVersion property. Example Below is a code implementing concurrency control mechanism:- […]

WANT QUICK D365 IMPLEMENTATION?

Let started with our D365 Quickstart package and get onboard within 7 days!

I'M INTERESTED!
© Copyright 2024 Nebulaa IT Solutions LLP. All Rights Reserved.
Download
Brochure