Greetings,
I'm surprised I haven't thought about this before, but something I'd like to see as the ability to set an "any/all options checked" type rule.
As an example, I'm currently building a questionnaire, and it contains a checkbox field for the submitter to identify any special training they've had.
If any of those items are selected, I need to display a follow-up field for them to provide more details.
Currently, my only option is to use "When any" and add a rule for every single checkbox in the field (which I also need to maintain if I add/remove options).
It would be much easier if instead there was an "ANY" option so I could have one rule that says "If ANY box is checked, show/hide ____" or alternatively "If ANY box is not checked, show ___"
It might also be useful to have an "ALL" option so you could do something like "If ALL boxes checked, show/hide ____" and so on.