Overview

In the Menu Editor within Zuppler Chef, the functionality for multi-selection in modifier groups has been updated. The previous 'multiple selection' flag, from the Control Panel, is no longer supported. Instead, multi-selection is now determined based on the max value set for a modifier group.

How Multi-Selection Works

  • Multi-selection is enabled when the max value for a modifier group is not equal to 1.

  • If the max value is null (empty) or set to 0, multi-selection is always allowed.

  • If the max value is greater than 1, multi-selection is also enabled.

  • To restrict selection to only one option, the max value must be set to 1.

Example Scenarios

Modifier Group Max ValueMulti-Selection Available?
Null / Empty✅ Yes
0✅ Yes
1❌ No (Only single selection allowed)
2✅ Yes
5✅ Yes

Best Practices

  • When configuring a modifier group, always set the max value intentionally to control the selection behavior.

  • If multiple selections should not be allowed, explicitly set the max value to 1.

  • If an item should allow multiple selections, ensure the max value is left empty, set to 0, or any number greater than 1.

Summary

The removal of the 'multiple selection' flag simplifies the process and ensures a more intuitive approach to configuring modifier groups. The key takeaway is that the max value determines whether multiple selections are allowed.


For any further assistance, please reach out to the Zuppler support team.