Changing multiple states and the action of each state
Hi everyone,
I've created a button that people can click to read more information. This button can be toggled to show more info, and when toggled, a new button shows EVEN MORE information. This second button that appears, I want to change the state once they click "Keep Reading" to "Back", and for the "Back" button to show the first state of the More Info button.
Does this make sense? I don't know much about variables, and my advanced action work has been pretty basic so far. I guess I could hide the original "Keep Reading" button, and upon hiding that, the Back button appears, but then what about the toggle of the first, original button. When that is toggled again, how can I make it show the original More Info state?
Any help would be appreciated, and before anyone jumps to conclusions and says there's too much text, etc etc; this is purely a demonstration and a learning exercise for me to see if it's possible.

