Change display duration of welcome screen(?)

Hey everyone,

I’m using a welcome screen to redirect two user groups to different screens, as described in this #TwoMinuteTuesday here:

#TwoMinuteTuesday | Multi sided Apps - YouTube (Solution No. 3).

Unfortunately, the welcome screen doesn’t disappear when using the preview and the customer/admin doesn’t get redirected to the next screen. I’m wondering if there’s a way to change the display duration of the welcome screen?

This is how my structure looks right now:

Thanks a lot for your help!

#help

You can use the countdown component (From the components marketplace) in order to create those link actions based on a delayed time. :slight_smile:

2 Likes

Hey @anon78309838, thanks for getting back to me. I don’t think that the countdown was used in the provided TwoMinuteTuesday Tutorial. Also, it makes the workaround kinda complicated. Do you know how your colleague did it in that specific tutorial?

Thanks!

The way it is done in the tutorial is using screen actions but you cannot change or set a delay with this. The method I suggested above is the only way you will be able to control how long you want them to view that screen before being forwarded on to another.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.