Hello Everyone!
Is it possible to have one countdown for multiple times?
For example: If there is a list of different minutes like 1 minutes, 2 minutes, 3 minutes and you press 2 minutes, a new screen with a countdown should start from 2 minutes and if you press 1 minutes the countdown should start from 1 minute.
Is this possible?
Thanks.
Add a collection called “Countdowns”
This collection should contain a name and number parameter.
Example record:
1 minute = name
60 = number (in seconds)
Add a list of “Countdowns” with a link action to link to a new screen. Add a countdown timer to this new screen and set the timer to magic text: Current Countdown > Number.
I tried it and it worked!
Thank you for your help
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.