Salesforce Administrator — Question 106
AW Computing needs to track the manufacturer and model for specific computers and laptops. How can the system administrator ensure that manufacturer selected influences the values available for model.
Answer options
- A. Create a multi-select picklist field that includes both manufacturers and models.
- B. Create a lookup field from the manufacturer object to the model object
- C. Create a manufacturer field as a controlling picklist and the model as a dependent picklist
- D. Create a manufacturer field as the dependent picklist and the model as the controlling picklist.
Correct answer: C
Explanation
The correct answer is C because by making the manufacturer field a controlling picklist, it will dictate which models are available based on the selected manufacturer. Option A does not create a dependency between manufacturer and model, option B does not establish a controlling/dependent relationship, and option D reverses the intended relationship, which does not fulfill the requirement.