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

Case Study
06 Sep, 2024

Implementation of Business Central for a Trading Organization

Customer Overview A prominent trading organization sought to enhance its operational efficiency and streamline its business processes by implementing Dynamics…

READ MORE
Blogs
03 Sep, 2024

Optimizing Code Check-ins: Ignoring Unnecessary Files for a Cleaner Azure DevOps Repo.

Introduction In this blog, we will learn about the code check-in process in DevOps. After development, unnecessary files are sometimes…

READ MORE
Blogs
20 Aug, 2024

Configure Macros in Omnichannel to improve Agent Productivity

What are Macros? Macros are a set of sequential actions that a user performs. They enable users to perform daily…

READ MORE