I have a huge database that takes ages to load when loading it through listView(). Is it possible to activate and apply a filter with a default value (now() on a field having a date, to get only today's records) before loading the data?
There is a ".defaultValue()" function, but it's just for displaying after the page has loaded and the user has clicked to add a new filter...
0 comments:
Post a Comment