Can someone please help me on the below issue:
I have created a Lightning Datatable and it shows the records. But I want to add some action on the Name column such that if I click on the particular Name in any row from the Name column it should take me to the detail page of that record. How can I achieve this?
4 commenti
@Leanne Thompson Thank you for the quick reply. But since URL target has been mentioned '_blank', how will it redirect without the Id of the record. Can you please post a detailed proper working example for this column property. What are the options I can set for the target attribute so that it redirects to the particular record details page.