What I really want is this:
Each line of the gallery (which is filtered based on the job number being viewed), has TWO check boxes. When one is checked, the other box on the same line is hidden and the same check box on all subsequent lines are also hidden. The same applies the other way round.
So:
LINE 1: CHECK BOX A TICKED, CHECK BOX B HIDDEN
LINE 2: CHECK BOX A HIDDEN, CHECK BOX B VISIBLE
and vice verse......
But, I also need it to "reset" when viewing a different job number in the gallery....
Many thanks.