Multiple users: Refresh Calendar on Modification?
Posted: Tue Jul 22, 2014 1:11 am
Hi There,
I’m currently testing out the calendar with multiple users. I’ve noticed that when one user edits a record in the calendar, it refreshes their calendar, but not any of the others’!
This could be problematic if a user keeps their calendar window open (and unrefreshed) whilst working, and relies on the obsolete view of the calendar.
As a quick fix, I made an Auto-Refresh script that is called from the ‘Upon Opening’ script, to run on a timer every 60 seconds. But I am concerned as to how this might affect performance.
I was wondering if anyone has written a more clever solution, perhaps to push a refresh out to every user only when a change is committed? Or generally any advice regarding keeping the calendar up to date without sacrificing performance too much.
I was surprised not to find anything about this in the Documentation, as I thought multiple users were a common requirement- perhaps I’ve just missed the relevant part.
Thanks!
I’m currently testing out the calendar with multiple users. I’ve noticed that when one user edits a record in the calendar, it refreshes their calendar, but not any of the others’!
This could be problematic if a user keeps their calendar window open (and unrefreshed) whilst working, and relies on the obsolete view of the calendar.
As a quick fix, I made an Auto-Refresh script that is called from the ‘Upon Opening’ script, to run on a timer every 60 seconds. But I am concerned as to how this might affect performance.
I was wondering if anyone has written a more clever solution, perhaps to push a refresh out to every user only when a change is committed? Or generally any advice regarding keeping the calendar up to date without sacrificing performance too much.
I was surprised not to find anything about this in the Documentation, as I thought multiple users were a common requirement- perhaps I’ve just missed the relevant part.
Thanks!