knowledgecenter-breadcrum

Knowledge Center

21 Dec, 2021

How to open panel on click of record of basic list in PCF?

Posted on 21 Dec, 2021 by Admin, Posted in Dynamics 365 Web Api Dynamics 365

How to open panel on click of record of basic list in PCF? Blogs

How to open panel on click of record of basic list in PCF?

Introduction

In this blog, I am going to show you how to open a panel when a hyperlink is clicked using PCF control.

Solution

I have created a sample detail list that has some data which is generated randomly.

As you can see the “Name” column of this list contains hyperlinks.

Now to open panel on the onClick() event of these links we do the below change in the onRender() function.

After making these changes we can see that a panel can be seen whenever a link is clicked.

Loki_Gif_01

References:

How to create a detail list.

Comment

This is a Required Field

Loading

Recent Updates

Blogs
20 Jan, 2026

How to Add Dataverse as a Data Source in Power Apps Code Apps

In my previous blog, I explained what Power Apps Code Apps are and how we can build apps using React…

READ MORE
Blogs
12 Jan, 2026

Why Power Apps Component Framework (PCF) Is Becoming a Game-Changer in Power Apps Development

Introduction Power Apps is one of the most widely used platforms for building business applications. As organizations grow, they expect…

READ MORE
Blogs
01 Dec, 2025

Dynamics 365: Why One User Could Edit a Field and Another Couldn’t

Recently, we faced an issue in Dynamics 365 where the field was locked for one user but editable for another. The field…

READ MORE