Replies: 1 comment 1 reply
-
Hi Jon, I don't have a keyword for this yet, but it could be a good idea. In the meantime, add these few lines to your Javascript code inside the //KTL Setup - BEGIN... END section.
The next question is: what do you want to the app to do after the inactivity expires?
This is where the function idleWatchDogTimeout() will come into play. If you want to stick to the default action, you can use this function:
Just add it inside the section //KTL callbacks to your App - BEGIN... END As a bonus, you won't ever be kicked out of the Builder anymore when you're working in the App for a long time. That is soooo annoying! Enjoy, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Just wondering if there currently is way using KTL that allows me to set different Inactivity timing settings for certain user roles.
Would be nice if for "Admin - Level_1" the inactivity setting could set the to 90 minutes. For user roles "Admin - Level_2", theirs would be set to 60 minutes and for user roles "Customers" they would be set to 30 minutes.
Knack allows you to change inactivity timing from "OFF" up "60 Minutes" but one settings applies to ALL user roles.
Thank you... JON
Beta Was this translation helpful? Give feedback.
All reactions