Forum Discussion
CharlotteCoo563
5 hours agoCommunity Member
Change a button from hidden to normal when the state of at least TWO other objects change
Hi there. I am trying to develop a slide (I'm calling it slide 1 here) that has 6 images on it. Each image takes the user to a different slide with a unique freeform quiz question on it. Once they'v...
RonPrice
5 hours agoPartner
You could use a number variable to count how many items have been selected, and then change your next button to normal based on the value of that number.