Refreshing Date/Time

Hi everyone,

I’m trying to create an IOS-like app. I would like the time to be there, I tried to use a “text element” that is the user’s current Date/Time formatted as 16:39. Everything was working except that, if a minute pass, it’s no longer the current time, but the time when the user came on the page.

Could you help me with changing the time every minutes?

Thank you!
BOITE

There are probably ways to do it with Javascript/Plugins, but the native Bubble solution is to have the time as a custom state, and to run a workflow “every x seconds” to update the time.

1 Like

OK, thank you!

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