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
Pargavi Selvaraj 7Pargavi Selvaraj 7 

how to invoke standard action in lightning component in List view

I created a cutsom lightning component to override the standard new action in my custom object.
In that form, I wanted to add a new contact button to invoke a standard contact action. Is this possible to invoke the standard action. Because I have a lookup relation to the contact.