How to not redirect the user to another page after submittion on Webflow site

Hello Everyone!

I made a submittion form on Webflow and made a Scenario that send the data (Name, Email, current date) to a Google Sheets file. I followed this tutorial: https://nocodequest.com/webflow-form-submit-to-google-sheet/ and everything works fine.

My problem is that the Webhook response in this Scenario redirect me to a specific page after I hit the submit button. I would like to stay on the page where the submittion form is. Instead of being redirected to another page, I would like a “Thank you” message to pop up.

Can you help me with this?

Welcome to the Make community!

I believe you just have to leave the redirect field empty.

Hope this helps! Let me know if there are any further questions or issues.

— @samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

Hi,
The redirect field in Webflow is empty. The Webhook makes the redirection:

Ah, you should be using the Webflow “Watch Events” trigger module instead.

So you should also leave the “Action” field empty as well.

Hope this helps! Let me know if there are any further questions or issues.

— @samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

1 Like

Thank you for your help. I tryed your suggestion and it worked first but I changed something and it stopped working. I wasn’t able to solve the issue. At the end I deleted all my Scenarios and went back to the first version. Only difference, I left out the Webhook response, and it works fine.

2 Likes