El 03/07/2013 19:31, "Cédric Krier" <[email protected]> va escriure: > > On 03/07/13 09:53 -0700, Demoy Blake wrote: > > I would like to be able to *query** records each time search filter text is > > altered*. > > i.e I type "c" into search filter (from the Modules tree view) *without > > pressing enter* and "calendar,country,currency" are show in tree view. > > > > where shall I go to implement this functionality if not already present. > > It is not implemented by fear of being to slow. > Anyway, if you want to give a try, you must modify the ScreenContainer > in tryton/gui/window/view_form/view/screen_container.py
I think it should be an option (checkbox) in user's preference to disable this feature. Furthermore, it could be an option in ¿action window? to disable the option for an specific model/list (it will disable the begaviour for all users). I'd allow to the administrator avoid performance problems in specific lists.
