Redirect Not Working
-
Hi,
I’d like to redirect a form to a different web page after the form has been submitted. I am using:
on_sent_ok: “location = ‘https://www.mydomainnamehere.com/?’;”
but I’m getting a page not found because the string is adding in a %E2%80%8E at the end of the url. I double checked the url for any extra spaces and it’s fine. Can anyone help or does anyone know why it’s adding in those extra characters at the end of the url?
Thanks in advance.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Redirect Not Working’ is closed to new replies.