Hello.
How can i programm that when i check more than one check_box then something else hapens as if i change only one check_box.
Problem:
when i check only one box then i just go to another item and so on
i can check all check_boxes whith a button and then jump to another block (when-button-pressed trigger).
now i want, that i check one box and then another and another and jump to another block. Trigger must somehow watch over boxes. if i checked 1, 2, ... When-checkbox-changed trigger has to watch that if there is more than one box checken but not all.
How can i programm that when i check more than one check_box then something else hapens as if i change only one check_box.
Problem:
when i check only one box then i just go to another item and so on
i can check all check_boxes whith a button and then jump to another block (when-button-pressed trigger).
now i want, that i check one box and then another and another and jump to another block. Trigger must somehow watch over boxes. if i checked 1, 2, ... When-checkbox-changed trigger has to watch that if there is more than one box checken but not all.