136k views
0 votes
The Admin wants to ensure that within one bundle. Products A and B cannot both be added to the quote. During Configuration, the user should be able to freely switch between these options. If a user selects both, the system should only add Product A to the quote rather than product B. Which setup should the Admin use to meet these requirements?

User Ezmilhouse
by
7.7k points

1 Answer

5 votes

Answer:

The admin should use a product selection rule where two error conditions with summary variables test if Product A and B have both been selected. If so, a product Action will remove Product B.

Step-by-step explanation:

User Pusparaj
by
8.5k points