Hello again Thunkers,
I am a little stuck on this one. I’m assuming the answer is pretty easy or straight forward but I can seem to solve it …
I’m trying to make 1 button visible only after 2 conditions are met. So when the user selects an item from 2 different list views I would like to make the button available.
These are my blocks, so far I know how to make it visible after condition 1 is met (listview2 is selected) However i would like it to only be visible after listview 2 and 3 are selected.