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.
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.