Salesforce
PDII · Question #270
A developer is building a Lightning web component that retrieves data from Salesforce and assigns it to the record property. What must be done in the component to get the data from Salesforce?
The correct answer is A. Add the following code above record. See the full explanation below for the reasoning.
Question
A developer is building a Lightning web component that retrieves data from Salesforce and assigns it to the record property. What must be done in the component to get the data from Salesforce?
Options
- AAdd the following code above record;
- BAdd the following code above record;
- CAdd the following code above record;
- DAdd the following code above record;
How the community answered
(31 responses)- A84% (26)
- B3% (1)
- C10% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.