Hello all,
I am new to all this but it seems like there is a bug in the visibility conditions. I am trying to make a packing checklist where you can add lists for different people in your family. I have buttons at the top asking who they want to make a list for. For example, if you choose a Baby, a stroller or bottles would show but when you select Female it would not show up. Or say Bra won’t show on a Man’s packing list etc. I have it set up as a glide table with every item listed as a column. When they hit the button for Male packing list, it makes the option for Bra “true” when adding the new row. Then I set the visibility of the bra to only show if empty.
The problem I have is that it still shows up and when I go to click the checkbox on it, it disappears. Is this a glitch or am I doing something wrong?