I'm trying to build a dashboard that displays real-time updates to key metrics of the app. To that effect, I was wondering if Mendix provides a way to automatically refresh a web-page when the underlying data in the model changes?
In so far, I'm using the Micoflow Timer widget that forces a page reload every N seconds/minutes, but was wondering if there's a cleaner way of accomplishing this?