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
15 Jul, 2026

Recovering a Deleted Option Set(Choice) Value in Dynamics 365 Using Web API

The Problem Recently, we faced an interesting issue while working with the Status Reason (statuscode) field on the Contact table.…

READ MORE
Blogs
25 Jun, 2026

Dynamics CRM Testing Checklist Before Production Deployment

There are certain things in a CRM project that a QA must validate or verify before any solutions gets deploy…

READ MORE
Blogs
19 Jun, 2026

How to Trigger a Power Automate Flow from Power Apps Code Apps (Latest Experience)

Building a Power Apps Code App is just the beginning. In real-world business applications, users often need to send emails,…

READ MORE