Salesforce Certified Platform App Builder — Question 463
Universal Containers wants to streamline its data capture process by linking fields together. UC wants to do this so that the available values on dependent fields are driven by values selected on controlling fields.
Which three considerations support the stated requirements? (Choose three.)
Answer options
- A. Multi-select picklists can be dependent picklists but not controlling fields.
- B. Checkbox fields can be controlling fields but not dependent fields.
- C. Standard and custom picklist fields can be dependent fields.
- D. Custom picklist fields can be either controlling or dependent fields.
- E. The data import wizards only allow values to be imported into a dependent picklist if they match the appropriate controlling field.
Correct answer: A, B, D
Explanation
Option A is correct because multi-select picklists cannot be used as controlling fields. Option B is accurate as checkbox fields can only be controlling, not dependent. Option D is true since custom picklist fields can fulfill either role, but options C and E are not correct based on the requirements stated.