Salesforce Certified CPQ Specialist — Question 157

Northern Trail Outfitters has two different user profiles that need to see different Quote Line fields in the Quote Line Editor.
How should the admin configure CPQ so users automatically see the desired fields in the Quote Line Editor?

Answer options

Correct answer: B

Explanation

The correct answer is B because it correctly identifies the need for field sets on the Quote Line object and uses the appropriate API name EditlinesFieldSetName to dynamically return the correct field set based on the user's profile. The other options incorrectly reference the Quote object instead of the Quote Line object or use incorrect API names, which would not function as intended.