function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Nagarajan CNagarajan C 

is it possible data table value set clickable action in lwc

is it possible data table value set clickable action in lwc.


Dynamicaaly want to crate data table filed value in link with clickable action in lightning web components .

Can you please help on that 
AshwiniAshwini (Salesforce Developers) 
Hi Nagarajan,

Please refer below similar links that might help you in achieving your scenario.
https://developer.salesforce.com/forums/?id=9062I000000IMYTQA4
https://salesforce.stackexchange.com/questions/257065/hyperlink-record-name-lwc-datatable 
https://sfdcmonkey.com/2019/04/01/lightning-datatable-lightning-web-component/#google_vignette 
https://www.salesforcepoint.com/2020/06/how-to-add-hyper-link-for-name-column.html?m=1 

Heads up about the Forums shut down


User-added image
Important Update

We appreciate your participation in these Salesforce Discussion Forums! It’s active members like you that keep our amazing community going strong.

At this time, we want to give you a heads up that on December 4, 2023, the discussion forums will shut down. This move brings all conversations around Salesforce development together in one place and provides more opportunities for our broader community to connect and share. We will be removing outdated, obsolete, or spam content and migrating only relevant discussions to the Trailblazer Community digital platform.

During the week starting November 20, you can view discussions but not post new questions or responses. On December 2, you will no longer be able to access the discussion forums from the Salesforce Developers website.

Please take these steps before December 1 to ensure your contributions follow you to the Trailblazer Community:
  1. If you’re not already a member of the Trailblazer Community, sign up for a Trailblazer account using the same login email address associated with your Developer Discussion Forums account. This is crucial.
  2. If you already have a Trailblazer account, and it’s using a different email from your Developer Discussion Forums email (nagarajan99290@gmail.com), we recommend that you log in to the Trailblazer Community and connect your forums email to your Trailblazer account.
Once you’re in the Trailblazer Community, join the Developer Forums Support Hub users group to help you navigate this transition.

We will keep you up to date throughout the transition, and we look forward to seeing you joining the developer discussions in the Trailblazer Community!

Sincerely,
The Forums Support Team
 
Nagarajan CNagarajan C
In this they are mention hyperlink and button action only .For my scenario text field need to click able and while click wnat to open pop up. is it possible in Data tabel in LWC