I have a task section in which I have the current date and time displayed. The only issue is that the time and seconds do not update real time. The seconds will only show the time that you loaded the page, not the current one.
Any solutions?
I have a task section in which I have the current date and time displayed. The only issue is that the time and seconds do not update real time. The seconds will only show the time that you loaded the page, not the current one.
Any solutions?
Yeah, run a workflow every second to set a custom state’s value = current date/time. Then, on the UI reference that custom state’s time.
This topic was automatically closed after 70 days. New replies are no longer allowed.