- (Exam Topic 1)
Business rules require a Contact to always be created when a new Account is created. What can be used when developing a custom screen to ensure an Account is not created if the creation of the Contact fails?
Correct Answer:
D
- (Exam Topic 1)
The REST API .
Correct Answer:
B
- (Exam Topic 3)
The Account edit button must be overridden in an org where a subset of users still use Salesforce Classic. The org already has a Lightning Component that will do the work necessary for the override, and the client wants to be able to reuse it,
How should a developer implement this?
Correct Answer:
C
- (Exam Topic 1)
A Lightning Component has a section that displays some information about an Account and it works well on the desktop, but users have to scroll horizontally to see the Description field output on their mobile devices and tablets.
Which option has the changes to make the component responsive for mobile and tablet devices?
A)
B)
C)
D)
Correct Answer:
D
- (Exam Topic 3)
Which technique can run custom logic when a Lightning web component is loaded?
Correct Answer:
B