Salesforce Certified Advanced Administrator — Question 51

At Ursa Major Solar, there is a custom object called Galaxy. The sales director wants users to only see certain fields when the Binary Cluster checkbox field is marked.

What Lightning component will satisfy this requirement?

Answer options

Correct answer: C

Explanation

The Fields Component is the correct choice because it allows for the display of specific fields based on certain conditions, such as the status of a checkbox. Other components like the Path Component, Highlights Panel Component, and Record Detail Component do not provide the same level of customization for field visibility based on checkbox states.