Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
+2
person also asked this
people also asked this
Replies
6 replies
Subscribers
11 subscribers
Views
4368 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Timer on Screen
rohann
over 7 years ago
Can we have a timer displayed on the screen for time out for a time of 20 Minutes as a security measure and client requirement?
Is it possible to give an alert message for the user when he is about to logout that his Session has been timed out?
OriginalPostID-253975
Discussion posts and replies are publicly visible
Parents
0
reginaldm377
over 7 years ago
I don't see this being any better than the idea mentioned by the others already, but assuming you need this functionality for a typical task/task form, you could start by capturing 2 time-stamps: 1.) when the user accepts the task & 2.) the user's current time & use the two in conjunction as your timer display for the user. The drawbacks would be that this timer would only re-evaluate itself if the variable (for example) is in with() & the user makes some kind of interaction.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
reginaldm377
over 7 years ago
I don't see this being any better than the idea mentioned by the others already, but assuming you need this functionality for a typical task/task form, you could start by capturing 2 time-stamps: 1.) when the user accepts the task & 2.) the user's current time & use the two in conjunction as your timer display for the user. The drawbacks would be that this timer would only re-evaluate itself if the variable (for example) is in with() & the user makes some kind of interaction.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data