Lightning-Components
Lightning-Components copied to clipboard
ersQuickActionButton does nothing
For my Account LEX Record page, I created a custom quick action on Account New_B2B_Contact
that creates a Contact record.
I added it to my page layout and then added the ersQuickActionButton
component to the Lightning Record page
- Label :
New B2B Contact
- Quick Action's Object API name:
Account
- Quick Action API Name :
New_B2B_Contact
The button appears just fine on the LEX page, but when clicked, nothing happens. No window appears, no toast message
What am I missing? Do I need to add it to all page layouts for Account? Note that I'm using Account dynamic forms so the page layout doesn't even really apply
I am also having this problem.