Pause slide until value is selected in a combo box?
Hi there everyone.
I'm attempting to create a splash page of sorts for a system simulation where the user is asked to enter their name, and choose which location they work in from a combo box (using the combo box widget)
I have the name entry part working, and the combo box appears, but I'm having a few issues with it.
First of all, as soon as a value is chosen from the box is jumps to the next slide. I'd rather have navigation controlled by a button so that the user can make sure they chose the right value before continuing. Is there a way to do this?