Hi,
I have a Web Block (TicketCountersBlock) with counters (aggregates like CountInProgress, CountAccepted, etc.) that is displayed in the menu on the main screen.
I would like these counters to refresh automatically, live, without any user interaction. I’ve tried different approaches but haven’t found an effective solution.
Is there a proven way to automatically refresh counters in ODC?
Thank you for your help!
Hi @Michal Konwerski ,
You can check these forge components for Auto Refresh:
Hi @Michal Konwerski,
You can check below post as well, if you don't want go with forge component, this is another option:
https://www.outsystems.com/forums/discussion/57813/how-to-auto-refresh-dashboard-lists-in-reactive/
Regards,
Manish Jawla
@Manish Jawla and @Mihai Melencu thank you for the responses, I think I’ve found a solution.