About toggle automatically?

Is it possible to turn off toggle every day automatically (which means allow users to turn on toggle every day)?

Hi @Yuki.O ,

I would suggest to try with visibility in countdown component put on home screen.

Add additional date field, can be called last toggled date in users collection, later can be obtained using logged in user.

Visibility of countdown something like start of today after logged in user>last toggled date.

On action, do update logged in user>last toggled date as start of today.

And put toggle with visibility start of today = last toggled date.

Hi @Yongki

I have done now on your advice.
Sooo helpful, really appreciate, thank you.

Great, your are quick learner. :grinning: