Hello, on form submission, i don’t want to see the success page, can I just stay on the same page? There was a similar thread to this in July 15, but it looks like the suggestion was just to redirect back to the home page, Is that still the best solution?
Yes, using script, if you’re using your own form handler.
If you’re using Webflow’s default handler, or the one used for Logic, it’s a bit more involved because those also function using event handlers.