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

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