knowledgecenter-breadcrum

Knowledge Center

21 Nov, 2021

Quick Tip – How to Check the PCF Control in Dynamics 365 Environment

Posted on 21 Nov, 2021 by Admin, Posted in Dynamics 365 Power Platform

Quick Tip – How to Check the PCF Control in Dynamics 365 Environment Blogs

Quick Tip – How to Check the PCF Control in Dynamics 365 Environment

Introduction

As we know PCF control allows us to develop the reusable component that can be used in Model Driven or Canvas Apps.

The PCF control can be imported in CRM as managed or Unmanaged Solution.

So, while working we came across a Question that, In which entity the PCF control details (i.e. Information of PCF control) get stored?

Answer

customcontrol entity.

Example

Consider below example, I have created a below PCF control as “Demo Control” of type managed and imported the same in Dynamics instance.

PCF Control Solution

In CRM

Now, to check the details about imported PCF control. We run below FetchXML query

In the highlighted part you can write name of your PCF control.

Result

Comment

This is a Required Field

Loading

Recent Updates

Blogs
18 Jul, 2024

How to use Fiddler to debug your PCF while doing development.

Have you ever felt like you're spending too much time debugging your PCF (PowerApps Component Framework) during development, only to…

READ MORE
Blogs
16 Jul, 2024

How to use Solutions with Power Pages

What is Solution in power Pages? A solution is a container for components such as Website Configuration and Dataverse Components.…

READ MORE
Blogs
15 Jul, 2024

Create a Dataverse table with a SharePoint List

In today’s business world, Organization uses SharePoint lists for document management, and data storage. Let's assume a scenario where an organization…

READ MORE