URGENT! change component states on different screens
I'm in trouble !!!
My prototype has: two screens, a menu to move between the two screens and two buttons on each screen. I would like to change the state of the buttons on one of the screens and keep the change when navigating to the other screen.
For example, selecting a checkbox on screen 1 and when navigating to screen two, find the checkbox already selected.
I have no idea how to do this...
