When you have MDQ products set up in CPQ, you automatically get the Wand icon which you can use to segment or desegment the products. Out-of-the-box, these icons are visible and easily clickable.
However, if a user desegments a product they have spent time setting up, they will lose all of the work (unless they Quick Save before desegmenting). Salesforce does not provide a way to throw a warning message when clicking the desegment icon.
Still, they recommend the following treatment to make desegmenting harder to access and therefore enforce behavior on the user to ensure the action they are taking is desired. The process Salesforce recommends is to create a field that the user can check, and by doing it will show the desegment wand.
STEPS:
- Create a new field on Quote – I called mine Desegment Line?
- Add the field to the Line Editor Field Set on Quote

- Update the picklist value for the Field field on the Custom Action Condition object

- Find the Desegment Line Custom Action
- Create a Custom Action Condition to match as below using your field name

TESTING STEPS:
- Open a Quote with an MDQ product on it
- Note that when the field is unchecked, the wand is not visible

- Mark the checkbox field as TRUE and click Quick Save
- Note that the field is now visible

That’s it! Now you have a way to ensure that the users don’t accidentally desegment their lines.

Is there a way to automatically have all lines desegmented by default?
LikeLike
Unfortunately, I have not seen any ability to do this and with this product now being end of sale we can safely assume we are not getting anymore MDQ updates.
LikeLike
Use the Default Pricing Table field on the product to achieve this.
LikeLike
Keep in mind if you have situations where you need both versions to work, this won’t resolve to the correct behavior as it is for when products have pre-defined segments. This article is more for those who want to ensure that there users are using MDQ and not doing segmentation.
https://help.salesforce.com/s/articleView?language=en_US&id=cpq_product_fields.htm&type=5
LikeLike