Does anyone know if the following tweak works in 4.5e. It seems not to work.
Don't Automatically Repeat Previous Query on List Views
* This change requires users to hit the search button or perform some other action for the list view to populate records.
* Typically the results of the previous search would be the wrong data anyways.
* Unfiltered seraches are really expensive and show the first 20 records of possibly millions.
Configuration change in config.php or config_override.php:
'save_query' => 'populate_only',


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks