- (Exam Topic 3)
A developer is creating a Lightning web component to display a calendar. The component will be used in multiple countries. In some locales, the first day of the week is a Monday, or a Saturday, or a Sunday.
What should the developer do to ensure the calendar displays accurately for users in every locale?
Correct Answer:
C
- (Exam Topic 3)
Ursa Major Solar has a custom object, serviceJcb__c, with an optional Lookup field to Account called Partr,er_service_Provid«r__c.
The TocaUobs__c field on Account tracks the total number of serviceJcb__o records to which a partner service provider Account is related.
What should be done to ensure that the TotalJobs_c field is kept up to date?
Correct Answer:
B
- (Exam Topic 1)
Choose the correct definition for
Correct Answer:
D
- (Exam Topic 1)
What is the best way to display field-level error messages in Lightning?
Correct Answer:
A
- (Exam Topic 1)
A developer has been asked to create code that will meet the following requirements: Receives input of: Map
Performs a potentially long-running callout to an outside web service Provides a way to confirm that the process executed successfully Which asynchronous feature should be used?
Correct Answer:
D