I've got a screen that allows the user to select from 6 volumes to unlock, after they make a selection, they will go to one of 6 screens to enter the password. After the password is entered, I run a 3rd party PDF unlock executable, then I check the registry, but I need to jump back to the unlock selection screen. Any ideas?
Announcement
Collapse
No announcement yet.
Is there a way to jump back 2 screens?
Collapse
X
-
Re: Is there a way to jump back 2 screens?
Yes - he says to himself. Sorry everyone, but I figured it out setting a variable upon entry of the selection screen, then after the serial # screen. When the user hits the back button, it bypasses the previous screen on checking the variable in the screen conditions box.
Comment