web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

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

NEBULAA IT SOLUTIONS LLP Profile Picture NEBULAA IT SOLUTION... 412

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.

Loki_01

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.

Loki_02

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.

The post How to open panel on click of record of basic list in PCF? appeared first on Nebulaa IT Solutions.

Comments

*This post is locked for comments