Salesforce Certified Platform App Builder — Question 457
On the Account Lightning record page, users need to see ten fields and the ability to sort and wrap text on their Related Lists.
What Related List type would the app builder select for the Related List Lightning component?
Answer options
- A. List View
- B. Basic List
- C. Enhanced List
- D. List Class
Correct answer: C
Explanation
The Enhanced List type allows for the display of multiple fields, sorting, and text wrapping, which are needed for this scenario. The List View does not support the required features, and Basic List lacks the advanced functionalities necessary. List Class is not a valid option for this context.