Salesforce Certified Experience Cloud Consultant — Question 99
Ursa Major Solar would like to expose the custom object SolarPanels to its customer portal. This particular object contains 150 fields, and a majority of the fields are technical codes and internal information.
How should the administrator limit the fields available in the customer portal?
Answer options
- A. Utilize the Developer Console with coding to hide unwanted fields.
- B. Utilize CSS overrides to hide unwanted fields.
- C. Create a page variation for the customer portal to hide unwanted fields.
- D. Use Field-Level Security to remove access to the unwanted fields.
Correct answer: D
Explanation
The correct answer is D because Field-Level Security allows the administrator to control access to specific fields based on user profiles. Options A and B are not suitable as they involve coding or styling changes that do not provide secure access control. Option C, while it could hide fields, does not offer the same level of security as Field-Level Security.