Screen1 will tell Screen2 which chapter the user selected. Then Screen2 will show question #1 of the chapter passed as a value from Screen1.
If the user clicks the HOME button, you CLOSE Screen2.
There's no Screen3 or 4 or 5. It's just Screen1 and Screen2 only.
I finally figured it out!!! YEY!!! Your idea led me to this video in youtube about simulating multiple screens. So far, it is going well. When I click the button for Chapter 1, it opens up “another screen” that has all my questions for this chapter alone. It’s not really another screen but that “screen” becomes “visible” when Chapter 1 button is clicked. Thank you!!!
Let’s see if I can do more chapters. I’m just having a hard time in the Designer view when you have to put multiple Vertical Scroll Arrangements when your “workspace” doesn’t scroll down.
But anyway, thank you!