Issue92

Title Search within the current result set
Priority wish Status chatting
Superseder Nosy List
Assigned To Topics gnue-forms

Created on 2006-03-29.21:18:13 by reinhard, last changed 2007-04-11.12:40:50 by reinhard.

Messages
msg342 (view) Author: reinhard Date: 2007-04-11.12:40:49
The concept of searches could completely mirror the filter concept:

a) user clicks on "init search" button, enters search criteria", clicks on
"apply search" button. Another button to "search next" might be useful (or reuse
"apply search" button for that). Search would always start with current record
and wrap around.
b) field with "autosearch" attribute, just like "autoquery" (or "autofilter"??)

GFForm functions: init_search, change_search, discard_search, apply_search.
Additional GFBlock function: search (for direct use in triggers).
History
Date User Action Args
2007-04-11 12:40:50reinhardsetstatus: unread -> chatting
messages: + msg342
2006-03-29 21:18:13reinhardcreate