Auto-updating timer (End date - Current date)

Hey! Looking to have a “countdown timer” text update every second. Logic is [End date] - [Current date] , so assume I need a way to update the current date every second. Is there a way to do this outside of refreshing the whole page every second? Is there a way to just update that text? Thank you!

Just use a ‘do every 1 second’ workflow to update the current time.

Thank you! That is what I tried, but not seeing an action to “update current time” (or similar). Would you mind sending a screenshot if it isn’t too much trouble?

You need to use a Custom State.

Just set it to the Current Date/Time.

This topic was automatically closed after 70 days. New replies are no longer allowed.