Skip to content

AJAX subscriber submission redirect not working

edited December 2016 in Questions

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.

Comments

  • BenBen
    edited December 2016

    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:

    1. Go to 'View all lists' on the left sidebar
    2. Select your desired list
    3. Click 'Subscribe form' at the top right to get the HTML code or the 'ready-made' subscription page URL

    Best regards,
    Ben

This discussion has been closed.