purtuga / SPWidgets

Sharepoint Custom UI Widgets
74 stars 34 forks source link

Timeout for SharePoint Filter Panel #54

Closed thermador64 closed 9 years ago

thermador64 commented 9 years ago

Occasionally when clicking on the filter button of a Filter Panel a timeout occurs. I was wondering how you would increase the length of time between timeouts?

purtuga commented 9 years ago

I'm not sure what you mean by timeout.  The widget itself does not have a timeout... When the Filter button is clicked, it collects the data the user entered and then executes your callback.   Can you explain more about whats happening and what timeout you are referring to?

Paul -- sent from mobile

thermador64 commented 9 years ago

Sorry, upon further investigation the issue is with SharePoint not the SPFilterPanel. SharePoint has a security validation that times out after 30 minutes.