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

Create Object-Specific Quick Actions error
"Challenge Not yet complete... here's what's wrong:
The 'Name' and 'Feedback' fields either do not appear on the new action page layout or they are not the only fields present."
I'm lost on how to fix this... maybe I'm overthinking. Can someone pount me to where I'm validate the "new action page layout" fields?
The 'Name' and 'Feedback' fields either do not appear on the new action page layout or they are not the only fields present."
I'm lost on how to fix this... maybe I'm overthinking. Can someone pount me to where I'm validate the "new action page layout" fields?
<force:recordData aura:id="contactRecordCreator" layoutType="FULL" fields="Name ,Feedback" targetRecord="{!v.newContact}" targetFields="{!v.simpleNewContact}" targetError="{!v.newContactError}" />