Facing Same Issue:
Form 1 Code:
<h1>Booking Form</h1>
<p>City
[select* menu-557 “a” “b” “c” “d”] </p>
<p>Name
[text* text-156 placeholder “Name”]</p>
<p>Phone
[text* text-52 placeholder “Phone”]</p>
<p>Your Email (required)
[email* your-email] </p>
<p>[submit “Next”]</p>
[hidden step “1-2”]
Additional Setting:
on_sent_ok: “location.replace(‘https://www.creativfitnes.com/book-now-2/’);”
Page URLs:
https://www.creativfitnes.com/book-now/
https://www.creativfitnes.com/book-now-2/
Please check and let me know what’s the issue.
Thanks in advance.