Hi Daniel,
Seems you are looking for lock (Enqueue) to control here instead of auto refresh! From the description, you need to set lock (so other users cant login simultaneously).
OR if you are looking for auto refresh of table in view, you could use Timer UI element and implement event to auto reload at certain intervals.
Hope this helps,
Regards,
Kiran
Add comment