AJAX subscriber submission redirect not working
I cannot find an answer for this.
We are using the signup.php and js code provide with the sample Ajax subscription form.
List subscription is working and I added a specific redirect url for the list settings.
When the subscription form is completed, the "you are subscribed" notice shows up but it does not redirect.
This is an extreme time critical issue. Please respond.
This discussion has been closed.
Comments
Hi,
If you want the form to redirect to a custom URL, then don't use the AJAX subscription form you've downloaded from https://sendy.co/api. AJAX forms does not use redirects or page refreshes, everything happens on the page itself. Use Sendy's subscribe form HTML or the ready-made subscription page URL if you want your form to redirect to a custom URL after submission:
Best regards,
Ben