Can we combine two boolean properties so that IF one is on, the other is off and vice versa? I know that this can be solved with variants, but I am looking for a more precise solution as sometimes there are a lot of combinations.
Screenshots below are how I want this to work, but at the moment you can turn on both booleans at the same time which I want to avoid.