Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Jason Herrington
2
Views
2
Comments
auto/action based refreshing of screen?
Question
Two questions:
1) is there a way to set a webscreen to automatically refresh itself every X amount of time?
2) is there a way for an event within the system (say a database changes) cause an ajax refresh of one object on any open instances of a specific page?
Gerry
1) You can add a little bit of javascript to run and timeout after some time and refresh. There should be some examples in the postings here.
2) I don't think so. At least not without building some sort of software to broker this. You're going to have to look at some interval for updates.
Keith Matthews
Be good to have a publish and subscribe model built into the OutSystems platform.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...