Form Timeout
So I noticed that when a user has a Forms Designer form open for X amount of time, it "times out."
However, when they submit the form, Forms Designer does not have a notification/error message letting them know the form times out, but rather goes through as normal.
The only difference is the item never makes it to the SharePoint list they are trying to submit to.
Is there any way to fix this, like adding a timeout message and code for "return false" ... or something else?
Thanks!
However, when they submit the form, Forms Designer does not have a notification/error message letting them know the form times out, but rather goes through as normal.
The only difference is the item never makes it to the SharePoint list they are trying to submit to.
Is there any way to fix this, like adding a timeout message and code for "return false" ... or something else?
Thanks!
You can change the timeout value setting, please see http://www.thesysadminhimself.com/2013/ ... forms.html
In addition, you can display a message after when timeout occurs, or some time before it occurs, using the setTimeout function http://www.w3schools.com/jsref/met_win_settimeout.asp
In addition, you can display a message after when timeout occurs, or some time before it occurs, using the setTimeout function http://www.w3schools.com/jsref/met_win_settimeout.asp
-
- Information
-
Who is online
Users browsing this forum: No registered users and 21 guests