Hello
Is there a way to reload the form after submitted, I need to add several entries without refreshing the page. Basically a button "Submit another one"
Thanks in advance 🙂
One way to do it is to set the form's confirmation to "Redirect to URL" and set the URL to https://yourdomain.com/your-page/?frm_action=create
You can also use "Show Page Content" to redirect back to the page with the form, but if you're using Google analytics to track the page, Rob's method is the preferred method.
Please login or Register to submit your answer