I have a form and under certain conditions, I have a pop up window that requires the user to click on one of two fields to continue.
The popup stays on the form, but the program continues to run with questions coming up with the main form still hidden.
I need the program to stay only on the popup (without the main program to continue) until one of the two boxes are clicked.
The popup stays on the form, but the program continues to run with questions coming up with the main form still hidden.
I need the program to stay only on the popup (without the main program to continue) until one of the two boxes are clicked.