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
Jeffrey Chang 8Jeffrey Chang 8 

Create Object-Specific Quick Actions Challenge

I am unable to complete the challenge for some reason. The error says:
Challenge Not yet complete... here's what's wrong: 
Could not find an Event Quick Action with the Label 'Enter Feedback' and the action type of 'Update a Record'.

I have an action button called Enter Feedback in my Event object with that type of action and put it in my quick action bar for Showing Layout, but it still fails.
 
Amit Chaudhary 8Amit Chaudhary 8
Please check below post for same issue.
1) https://developer.salesforce.com/forums/?id=9060G000000Bc22QAC

Let us know if this will help you
Jeffrey Chang 8Jeffrey Chang 8
I have been able to partially solve it from following the directions. It says now: "Could not find the 'Enter Feedback' quick action in the publisher for the 'Showing Layout' layout." when I have physically applied it to the quick action for that layout.
Somnath GaraiSomnath Garai

@jeffrey 

To avoid the error:
   Could not find the 'Enter Feedback' quick action in the publisher for the 'Showing Layout' layout.
you have to rename the Event layout to: Showing Layout
click Salesforce & Lightning / Mobile & Lightning action and drag enter feedback there and save.

User-added image

if you have already created the Showing Layout before, delete it. and edit even Layout and follow the above procedure.

good luck!!

like the answer if it resolve the issue and close the question.

Danielle Nelson 4Danielle Nelson 4
@jeffrey
After following all the instructions and getting the same error I eventually:

1. Selected the option to override "Salesforce Mobile and Lightning Experience Actions" on the Showing Layout
2. made sure "Enter Feedback" was there as well.
3. Saved and it worked.