That was my impression too <@UDNT6UVPY> but though...
# administration
c
That was my impression too @JohnnyC but thought I'd ask just incase somone knew of a clever way to do it.
s
Send an email to Everyone asking if they’re logged in? 😄 ROFL
😉 1
c
LOL
k
You could have a script that every time a user views a record or submits one, it searches for exsting custom record and then updates it tied to the date and the time. (Creates one if there isn't a current "session" open) Then have a scheduled script that looks at the custom records that haven't been updated in the last ~ 15 minutes (or hour) and closes it off.
Lot of overhead to do that. Likely wind up with funny shit that happens when the user opens 50 tabs.
That said, you asked for ideas on how to do it, not whether they were a good idea... lol.
c
True enough @KevinJ of Kansas and I'm not ruling out this as an idea, I'm sure with enough effort I could wrestle it into submission.