I want to create a pop up that in the first step (“set state = 1”) has 4 - 9 options to select (information that is not in the database, it’s just an ionicheckbox and a text) and when they click on “next” I want it to go to a new set state that has what was selected in the previous step).
Please, I’ve been trying to figure it out for hours.
There are many ways to do this, but a real simple way would be to create a set state for each of those options. Then you can reference them from the next popup as well.
For easy access to the set states you can set them on the page itself.