Hello. I have a form that I would like to have do the following:
1.) User submits form and form is processed in hidden popup window.
2.) The main page has been redirected to a confirmation page letting user know that form has been submitted successfully.
3.) Hidden popup window closes when page status is done.
I have part 1 working.
Currently the user submits the form and the hidden popup begins processing the form, but the user is not redirected to a confirmation page and the hidden popup does not automatically close when the status is done.
I have no idea how to accomplish steps 2 and 3.
Is this possible? Any ideas?
Thanks!!
Amanda Arias