Dynamically linked a screen

Hello,

The user will start with the screen “1”, then the screen “2”, then the “3”, the “4” etc…
I want, when he comes back to the application, that he uses a button and reaches the last screen.
I store in the database, his last screen.

I don’t know how to properly do it.
I can do a button with many click action and the 'happen sometimes":

image

But you can’t do it with many many screens (very slow).

I just want to do:
If last screen is 5 action button pushes you to screen “5”.

Any help ?

Hey there @Nirvana

Although it’s not the main focus of this tutorial video, if you start the video at about 10:20, you can see how I did something similar to this for users on the onboarding sequence and verification screens.