While working on creating a PCF control for status fields in Dynamics 365, where I wanted to show colored icons based on status, observed that icons do not render by default and you have to call initializeIcons() method to render them.
I am using React to render control and FontIcon class of office-ui-fabric. React control (StatusIcon.tsx) implementation looks like below where I am trying to…
Continue Reading Sachin Bansal’s Article on their blog
Dynamics 365 PCF Icons not showing up – InitializeIcons()
While working on creating a PCF control for status fields in Dynamics 365, where I wanted to show colored icons based on status, observed that icons do not render by default and you have to call initializeIcons() method to render them. I am using React to render control and FontIcon class of office-ui-fabric.
Blog Syndicated with Sachin Bansal’s Permission
More About This Author
Array
- Dyn365CE27 August 2020Dynamics 365 PCF Icons not showing up – InitializeIcons()
- Dyn365CE11 August 2020Required Attendees (party list) do not auto populate when activity is created from sub-grid – Dynamics 365
- Dyn365CE21 January 2020Collect does not collect Lookup value from CDS data source by default – Limitation?
- Dyn365CE11 November 2019Power Apps – Canvas Apps – Unable to obtain access token for resource ‘https://gov.service.powerapps.us/’. A silent sign-in request was sent but no user is signed in. The cookies used to represent the user’s session were not sent in the request to Azure AD