Subject | Have search move rather than filter? |
---|---|
Author | yuraukar |
Post date | 2005-04-12T17:25Z |
IBO Provides some nice searching capabilities.
However, some users would expect searching to MOVE to the next record
that matches a certain criteria rather than filtering the list of
displayed items.
Is there a way to implement searching with support for wildcards that
moves to the next record matching the search criteria?
Is there another solution than to execute a separate select to get the
PK of the item and use locate() to actually move there?
Thanks for feedback
Yuraukar
However, some users would expect searching to MOVE to the next record
that matches a certain criteria rather than filtering the list of
displayed items.
Is there a way to implement searching with support for wildcards that
moves to the next record matching the search criteria?
Is there another solution than to execute a separate select to get the
PK of the item and use locate() to actually move there?
Thanks for feedback
Yuraukar