Sorry, I'm new and I'm just approaching this application, sorry if the question may seem stupid. I created a webview and it works, but I would need it to automatically update every 5 minutes by reloading the page. It's possible? Can someone help me? Thank you
1 Like
Hello Daniele,
you can use a clock component, with an interval of 5 minutes and when the Timer is triggered execute the action you want....for example reload a WebViewer.
You have here some tutorials regarding to clock component that can help you:
Thanks you were very helpful. I think I solved it.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.