Welcome Screen - redirect in a timer

I would like to have a Welcome Screen with a Lottie animation and then after a few seconds go to another linked page, is there a way to set the timer,

I think in the actions there is a way to redirect after a period of time, but it is in days rather than seconds

thank you

you can use this component, and you can put the seconds you want and action after the seconds finish

not quite sure how to put an action that links to the screen after the timer hits zero, right now I have an action to link to a new screen (but it happens almost immediately)

Hi, use the countdown component shown above,
It’ll set an action after an amount of time in seconds, put all the countdown’s style properties in transparency so the users won’t see it,

The action will happen,

Another way is to let the lottie animation handle the link, if you scroll down in the lottie animation’s properties you’ll see “loop” disable it and an action after animation completed property appear, set to link to the desired screen

perfecto