Content Holder and Next Button
Hi there
I wonder if there is an easier way to show a button after a particular content is being viewed. Lets me explain.
I have a text container (on the image on the right). I have 4 buttons (on the image on the left). The buttons change the state of the container and show different text. I have also a next button that is hidden and would appear only after the user has clicked on the 4 buttons. In other words, when the user has seen all the content.
I know I can have 4 variables that change value when the buttons are clicked. Then a condition will ask for the 4 variables to be with a certain value (1 instead of 0 for instance) and only then will the Next button show. I use this regularly, but I was wondering if there will be an easier way?
Any ideas?
Thanks in advance.
Bobby

