The trigger conditions can be cumulated, which is equivalent to saying if the first condition "AND" the second condition (and so on...) are filled "THEN" an event occurs. Great.
Now what if we want to use an "OR" condition rather than the usual "AND"?
I suppose this can be done by creating several unique trigger for each condition...
Any workaround ?


