Skip to main content
Nintex Community Menu Bar

Skuid Timeout Event?

  • July 8, 2024
  • 1 reply
  • 6 views

Forum|alt.badge.img+1

If a user has been inactive for a period of time (i.e. 20 minutes) I would like to automatically save the data in a couple of models and display a message.

Is there an event in Skuid that allows us to do something like this?

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+17
  • Nintex Employee
  • July 8, 2024

I can’t think of any way to do this declaratively. I think it would require some code. We do something similar with a solution we put in Skuid Labs designed to look out for updated records - using a recurring polling technique.