Hello.
I am using a form in my overlay, and it works fine, except that when you click submit, it closes the overlay, and I want to first display a thank you/success message (not-redirecting to another thank you page).
The form itself is basic, with the main action being:
Any ideas?
Thanks
John
I am using a form in my overlay, and it works fine, except that when you click submit, it closes the overlay, and I want to first display a thank you/success message (not-redirecting to another thank you page).
The form itself is basic, with the main action being:
<form action="/listings/featured-properties/59-main#wpcf7-f1-p236-o1" method="post" class="wpcf7-form">
<input value="Send" type="submit"></form>
Any ideas?
Thanks
John
