function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
davecrusodavecruso 

Sites page timeout?

Hi there, 

 

We have a webform on one of our sites pages (lesson planning, so it can be somewhat involved), and recently received a complaint about a timeout.

 

I'd like to add a Javascript warning/timer in there, but would love to maximize the time before a warning popup appears.

 

Does anyone happen to know the timeout for Sites pages, or perhaps better, how to modify timeout times?

 

Thanks so much!

--Dave 

BulentBulent

Time out is only valid for authenticated users. For sites, unauthenticated access there is no session and no time out.

Is this lesson planning page used after the login?  

davecrusodavecruso

Hmm, fascinating. Yes, the page is used prior to login; it's just a standard Apex form that submits inbound. I wonder if there might be some other unresolved issue on the user-end, e.g., browser, whatever, that caused the timeout?

 

Thanks for your reply, Bulent, and have a great New Year!  

--Dave