Magnific Lightbox return url
Permalink
Hello, I'm using Magnific lightbox for an enquiry form. Please seehttp://gotimetrekkers.com/concrete5/index.php/richard-iii-and-battl... (test page so please feel free to submit a test enquiry :)).
When the form is submitted details are sent to a 3rd party website, and the user is returned to a set url (e.g. gotimtrekkers.com/concrete5).
Now, I HAVE to set a return url (a prerequisite) and this is done in this line of code in my form within view.php
However, I would like the magnific lightbox to stay and a new message appear within the lightbox saying that their enquiry has been sent.
How would I achieve this?
Any ideas really appreciated.
Thanks
P
When the form is submitted details are sent to a 3rd party website, and the user is returned to a set url (e.g. gotimtrekkers.com/concrete5).
Now, I HAVE to set a return url (a prerequisite) and this is done in this line of code in my form within view.php
<input name="return_url" value="http%3A//gotimetrekkers.com/concrete5" type="hidden" />
However, I would like the magnific lightbox to stay and a new message appear within the lightbox saying that their enquiry has been sent.
How would I achieve this?
Any ideas really appreciated.
Thanks
P