Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
hey
Can a javascript service auto updates its own results each minute? Thanks
to understand the problem better i have a too long message to display on a value display widget, so i divided it to 3 services and i want every service to appear like after 20 sec from the other repeatedly
Solved! Go to Solution.
You could try using the events router widget and feed the input to the value display based on the condition.
You could try using the events router widget and feed the input to the value display based on the condition.
Thank you :D Great idea but can my condition be a timer?
You could try using the events router widget and feed the input to the value display based on the condition.
You could try using the events router widget and feed the input to the value display based on the condition.