We are using Professional Edition and CPQ Version is 26.0.23.
We need to use Number of Employees field from Account to on Quote Line Editor and when we configure Product Bundle, we need to get Quantity on Product Option default.
Company is basically sell Number of User License based on whatever number on account have. they don't want to enter number again. How I can populate Quantity automatically while configurating product bundles?
Thanks
답변 3개
Hi Bonnie,
Put a custom field such as a checkbox on your products and twin map it to the quote line via an exact replica of the field on the quote line object. Then you can write price conditions looking at the quote line that state "IF checkbox = TRUE". That way the price rule will only run on those products.