Salesforce Certified Advanced Administrator — Question 184
The HR Director at Universal Containers has indicated the picklist entries for salary range and pay grade on the custom Position object need updating and require frequent change. Because frequent changes have to be made to these Position fields, they are requesting the ability to update these picklist values.
Which feature should the administrator consider that allows for this?
Answer options
- A. Screen Flow using custom metadata types.
- B. A permission set containing the modify all data permission for the Position object.
- C. Delegated administration for the Position object.
- D. Field accessibility set to editable for the picklists for the Position object.
Correct answer: C
Explanation
The correct answer is C, as delegated administration allows specific users to manage certain aspects of objects, including updating picklist values. Options A and D do not provide the necessary administrative control for frequent updates, while B grants broad permissions that may not be appropriate for managing just the Position object.