Submitted by elflip on Fri, 08/15/2008 - 16:06.
Hello,
I've searched for a while and couldn't find something that discuss this issue. If so I'm sorry for this unnecessary thread.
When adding a filteringselect widget programmatically with an existing datastore, it starts a query to the store and creates a ajax request to the server even though there is no value set. Is there a possibilty to change the onload behaviour of this widget?
The problem is that I have a form with lots of filteringselects connected to the same datastore, and the pageloading time is correspondingly very long, when it always starts a request.