I’m having a similar problem. I need to link to a different page after submit, and everything I read is telling me I’m doing it correctly. But nothing is working. Here is my code:
on_sent_ok: “location.replace(’https://www.nightmareon13th.com/coupon.html’);”
I must be missing something, does anyone have any ideas?