Salesforce Certified Platform App Builder — Question 178
Universal Containers would like to show different values to different groups of users in a custom picklist field.
What should be configured?
Answer options
- A. Page layouts
- B. Record Types
- C. Field-level security
- D. Permission sets
Correct answer: B
Explanation
The correct answer is B, Record Types, because they allow for different picklist values to be shown based on the record type assigned to a specific user. The other options do not provide the functionality to vary picklist values per user group; Page layouts control the layout of fields, Field-level security manages visibility of fields, and Permission sets grant additional permissions but do not affect picklist values directly.