Counter continue
Hi,
For example, every third day the counter adds automatically 60 to the original number.
I wanted to ask if it's possible to update a counter automatically.
For example, every third day the counter adds automatically 60 to the original number.
Thanks
Comments
this is not possible. You would have to write additional JS code in order to achieve it.
thanks