Verification before allowing user to leave page

Hello! I have a specific form that I want to make sure users don’t accidentally leave due to an accidental click of the back button or Swipe on the trackpad. Could someone help me with understanding how to do this?

You can do that with Javascript alert

1 Like

Thanks Codeables! Do you have any links to tutorials that might help with that?

I’m not sure how to implement that in Bubble. Thought I’d give you a head start.

There is a plugin that I think might be worth checking out - I haven’t had a chance to test, but sounds like its up to the job:

Or combine some JS with the Toolbox plugin and you can run a custom event :+1:

Echoing @luke2, the plugin has been chatted about in a few places on the forum. Should be enough in these threads to get you started.

1 Like