I would like to make buttons go to the correct page, but the catch is that which page it should head depends on a checked slider.
I’m trying to make some kind app out of a flow chart for a game with a lot of expansions. But what you see would depend on what expansion you have. Therefore the need to have sliders(or checkboxes) bonded to certain pages. I have it now set up to go to specific pages and that works well. But I would like it to check if an expansion is on or not, and if it’s not, then it should skip all those pages. Would this be possible?
If this doesn’t make any sense, I would gladly try to elaborate
Thanks in advance,
Koda
edit: basicly I wanna know how the if - then function works and how to name certain things