Session Timeout Warning Dialog
Hi All,
I’m working on a ThingWorx application where users stay on the dashboard for extended periods. I want to implement a session idle timeout warning – similar to how most enterprise web apps display a popup like:
“You've been idle for 20 minutes. Do you want to continue your session?”
If the user doesn't respond within the countdown period, the session should expire or redirect to a logout page.
Has anyone implemented this kind of “Are you still there?” modal in a ThingWorx Mashup?
Thanks,

