pdii question 380 discussion

View all Platform Developer II Exam here
back to salesforce forum

Question 380

A developer is tasked with creating a Lightning web component that allows users to create a Case for
a selected product, directly from a custom Lightning page. The input fields in the component are
displayed in a non-linear fashion on top of an image of the product to help the user better
understand the meaning of the fields.
Which two components should a developer use to implement the creation of the Case from the
Lightning web component?
Choose 2 answers

  • A. lightning-record-edit-form
  • B. lightning-input
  • C. lightning-record-form
  • D. lightning-input-field
Answer:

A, C


User Votes:
A 1 votes
50%
B
50%
C
50%
D 1 votes
50%
Discussions
0 / 1000
isirbu
1 year, 3 months ago

A and D ... why should you use c when is a less powerfull version of A