Salesforce Certified Industries CPQ Developer — Question 34
How can a developer require that the user enter a value for an attribute during order capture?
Answer options
- A. By setting the Run-time Configurable attribute metadata property
- B. By setting the Required attribute metadata property
- C. By assigning the attribute to the Required product object type
- D. By setting the product attribute type to Required
Correct answer: C
Explanation
The correct answer is C because assigning the attribute to the Required product object type enforces the necessity of user input during order capture. Options A, B, and D do not create a mandatory requirement for user entry on the attribute, making them incorrect in this context.