Form redirect randomly after Submit.
-
I have a form on https://dev.integro.pl/kalkulator-system-erp/. When user fill it and click Submit it should be moved to https://dev.integro.pl/dziekujemy-kalkulator/. I used:
on_sent_ok: "location = 'https://dev.integro.pl/dziekujemy-kalkulator/';"
on Additional Settings to move user to another page. Problem is that user is moved randomly. Sometimes yes, sometimes it stays on the first site with “thank you” message shows up.help!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Form redirect randomly after Submit.’ is closed to new replies.