You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As it currently stands, I utilize a Dashboard Variable from an API to countdown until a specific event start time. However, it would be great to be able to create another instance of the same countdown time (counting down from time til zero) using a different Dashboard Variable.
Essentially, once the primary countdown ends, you could use something similar to the 'End Text' with another variable to start the new countdown
Application: Stream Dashboard for a church, the dashboard currently does a countdown til the service starts, and ideally, an additional countdown until the end of the service until it goes back to the original variable at the end of that service.
Thank you!
The text was updated successfully, but these errors were encountered:
Hi,
with a little trickery this is actually already possible. You can use the static plugin to generate the next event after the first ran out. This way you can have an infinite event queue. Have a look at my answer here: #163 (comment)
Hello there!
As it currently stands, I utilize a Dashboard Variable from an API to countdown until a specific event start time. However, it would be great to be able to create another instance of the same countdown time (counting down from time til zero) using a different Dashboard Variable.
Essentially, once the primary countdown ends, you could use something similar to the 'End Text' with another variable to start the new countdown
Application: Stream Dashboard for a church, the dashboard currently does a countdown til the service starts, and ideally, an additional countdown until the end of the service until it goes back to the original variable at the end of that service.
Thank you!
The text was updated successfully, but these errors were encountered: