Quick Question About Changing States Across Artboards
I am making a an app where a user needs to be able to modify multiple "Yes/No" values on the homepage. I want to the user to be able to click on the value, have a pop up appear, select the value they want in the pop up, close the pop up, and have the new value display on the home page.
For instance, if the category is "did you eat breakfast this morning", I want the user to be able to click on the breakfast icon, have the "did you eat breakfact" pop up appear, select "no", click an X icon to close the pop up, and upon returning to the home screen see a "no" next to the breakfast icon.
Does anyone know how to do this? I am struggling to implement it. I currently have the pop ups as individual overlays, but I am having trouble figuring out how to have selections on the overlay reflect in the home artboard.
Thanks!
