List of questions
Related questions
Question 282 - Certified Platform Developer II discussion
A custom Aura component, AddressValidation,cmp,exists in the system. The Salesforce admin for the organization is unable to find and select the component while creating a quick action for the Account sObject.
What should the developer do to ensure that AddressValidation,cmp can be selected when creating a quick action?
A.
Ensure the component implements the lightning:actionOverride interface.
B.
Ensure the component implements the force:lighningQuickAction.interface.
C.
Ensure the access attribute of the aura:component tag is st t Global.
D.
Ensure the component implements the force:hasRecordedId interface.
Your answer:
0 comments
Sorted by
Leave a comment first