Is there an action for when a user exits a screen?

Is there an action for when a user exits a screen?

I’m not aware of anything exactly like that.

I think it would need to be linked to a button or to have an action when the new screen is opened.

Thanks. I need when a user exits a screen. I added it to feature requests. I know in another tool that I use you can do it.

You could always insert an intervening screen into your workflow as a workaround?

Let’s say you want something to happen when you go from Screen C to Screen B:

  • Create a new “Screen B-C”
  • On the navigation action, have it navigate to “Screen B-C”
  • Set up your actions for when the user lands on that screen
  • Make sure the last action is to go to Screen B

Do you think this would work?

@dosandco, no. I’m thinking of when someone on their phone just swipes up and closes the app. Similar to an on exit page event on a website.

1 Like

Hi - where is this on feature requests? I’ll give it a vote. Thanks

1 Like

I’ll also vote for such a feature