You need to sign in to do that
Don't have an account?

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.
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.