Hi everyone,
We're working on a process in WEBCON where we need to display a countdown timer on a form. Specifically, we want the timer to be shown in the [time until next adjustment] field, counting down to the next scheduled update. The timeout is set to update the [value] field, and the countdown should dynamically reflect the remaining time until that happens.
Has anyone implemented something similar ? If so, how did you approach it?
Any insights or best practices would be greatly appreciated!