Return URL
Return URL
Hi
I have a form on a page that I want to populate my Zoho DB after the user submits it.
I am using the Form to Lead template that requires a return URL.
However, I cannot provide a return URL as the form is a PHP form that does not actually reload the page after submission. It is a form that should just submit the form, clear the form contents without reloading the page.
I hope this makes sense.
So it is like those web pages that have a small "contact us form" on the side that the user can use to submit their details. When the user submits the form, their details are sent but the page isn't reloaded (and there is no return url).
Thanks