Button that shows something but doesn't advance the slide
I have a slide with three buttons. If a user clicks two of the buttons I want a text box to appear giving them some advice. If a user clicks the third button, I want a text box to appear along with a "continue" button to advance the slide.
I can get the last button to work properly, but when users click either of the first two buttons the text box appears, but then the slide advances. I want to force them to click the third button at some point.
Essentially this is like a quiz where I want them to click the third button. I don't care if they ever click the first two.
Thanks for the help.
John