Salesforce Certified Platform App Builder — Question 346

Cloud Kicks wants to display 10 key fields at once in a separate section at the top of opportunity records on the desktop.

Which component should an app builder add to the record page to enable this functionality?

Answer options

Correct answer: C

Explanation

The Highlights Panel is specifically designed to showcase key fields at the top of a record page, making it the best choice for displaying important information. The Accordion is used for collapsible sections, the Custom Lightning Web Component would require additional development, and the Path is intended for visualizing the stages of a process, not for displaying key fields.