Lightning-Components icon indicating copy to clipboard operation
Lightning-Components copied to clipboard

ersQuickActionButton does nothing

Open cropredyHelix opened this issue 1 year ago • 1 comments

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

cropredyHelix avatar May 01 '23 23:05 cropredyHelix

I am also having this problem.

aheying avatar May 13 '24 18:05 aheying