Prevent popup from closing until form submit
-
On a particular page, I plan to have a popup. However, I don’t want the user to be able to close the popup (and therefore see the page content) until they submit the form.
I see there are options to create a cookie for the Gravity Forms submission… which will also supposedly auto-close the popup. But is there a way to also disable the “close” button, so the user is basically forced to submit the form before viewing the page content?
I realized a user could always inspect the code and hide the popup to access the content, but I’m not concerned with that.
The topic ‘Prevent popup from closing until form submit’ is closed to new replies.