I've wanted to do this, but have never come up with a solution that satisfies all the use cases my clients come up with: in the middle of a long and complex data entry, they have to go do a lookup, take a phone call, get dragged into a meeting: do I save a half-correct and incomplete order? What if they haven't finished entry and it's not yet valid? Do I discard their work, which might be hours? Do I save invalid data? The "correct" solution is to save some sort of session information, flagged as work-in-progress, but not committed to the database as a valid entry. That's a lot of custom work.
I haven't found a solution to that yet. On Fri, Oct 31, 2014 at 3:17 PM, Rafael Copquin <[email protected]> wrote: > I wonder what is the best way to kick users out of an app when they have > it open for ages without doing anything (the typical out-to-lunch). The > user has a number of files open and does not do anything for a long time. > > I want to have the system shut itself down after 5 or 10 minutes of > inactivity > > Suggestions please > > Rafael Copquin > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cacw6n4ufao_uyu6vv1x4xnu-6iek+obws+d3p3m2+v4fs4d...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

