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
27 Feb, 2026

How to Use Parameters in Power BI to Connect to Microsoft Dataverse

When working with multiple environments in Microsoft Dataverse (DEV, TEST, PROD), hardcoding the environment URL inside Power BI Desktop creates…

READ MORE
Blogs
25 Feb, 2026

Power Apps Production Deployment Checklist: Best Practices for a Smooth Go-Live

Introduction In Power Apps, even a small mistake during deployment can impact users and business processes. This checklist will help…

READ MORE
PCF Ribbon Button Thumbnail
Blogs
16 Feb, 2026

Launching a PCF Control from a Ribbon Button using Custom Pages in Dynamics 365

Introduction: In Model-driven apps, PCF controls are typically embedded inside forms or views. However, unique business requirements often demand more…

READ MORE