Re: [web2py] Timeout for data entry screens: Help!

2021-02-04 Thread Davidiam
Thanks Massimiliano, I will ask the developer if he can try that. We are currently exploring another option using ajax to save all changes immediately. If a form field is changed, it is sanved immediatel via an ajax call. I suspect the timeout may be coming from our Singe Sign-On framework,

Re: [web2py] Timeout for data entry screens: Help!

2021-02-01 Thread Dirk C
database = Microsoft SQL Server Op vrijdag 29 januari 2021 om 16:17:33 UTC+1 schreef eudor...@gmail.com: > What database are you using? > > On Fri, 29 Jan 2021 at 16:12, Massimiliano wrote: > >> Reading better you message, I'm not sure that auth.settings.expiration is >> what you need. >> Sorr

Re: [web2py] Timeout for data entry screens: Help!

2021-01-29 Thread John Bannister
What database are you using? On Fri, 29 Jan 2021 at 16:12, Massimiliano wrote: > Reading better you message, I'm not sure that auth.settings.expiration is > what you need. > Sorry > > Il giorno ven 29 gen 2021 alle ore 16:10 Massimiliano > ha scritto: > >> You can set: >> >> auth.settings.expir

Re: [web2py] Timeout for data entry screens: Help!

2021-01-29 Thread Massimiliano
Reading better you message, I'm not sure that auth.settings.expiration is what you need. Sorry Il giorno ven 29 gen 2021 alle ore 16:10 Massimiliano ha scritto: > You can set: > > auth.settings.expiration > > Value are in seconds. So 86400 is one day, > > > > Il giorno ven 29 gen 2021 alle ore 1

Re: [web2py] Timeout for data entry screens: Help!

2021-01-29 Thread Massimiliano
You can set: auth.settings.expiration Value are in seconds. So 86400 is one day, Il giorno ven 29 gen 2021 alle ore 14:42 Davidiam ha scritto: > 2.18.5-stable+timestamp.2019.04.08.04.22.03 > (Running on Microsoft-IIS/10.0, Python 3.6.8) > > Hello, > > We built some web2py applications and we

[web2py] Timeout for data entry screens: Help!

2021-01-29 Thread Davidiam
2.18.5-stable+timestamp.2019.04.08.04.22.03 (Running on Microsoft-IIS/10.0, Python 3.6.8) Hello, We built some web2py applications and we are now getting feedback from the users that if they don't save their data entry screen data within about 10 minutes, that the save fails and they have to