Feature #515
Would love to have a non-consecutive data search as a form property
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/25/2012
Due date:
% Done:
100%
Estimated time:
Browser (if web client):
Description
Looking to make search on the ListPicker allow you to pick various non-consecutive words in, say, a description column that allows for hits on each individual words to show up in the results, similar to a Google type of search.
So can look up: chair green and all the results will have chair and green but not necessarily in that order.
History
Updated by Robert Ivens almost 13 years ago
- Status changed from New to Closed
- Target version deleted (
1.0) - % Done changed from 0 to 100
This way of searching really defiates onhow Servoy is working. If you want to use this kind of search you can simply use a custom search method that overrides the built in search code.
I noticed that this searchMethod property was not fully implemented. It is now.
Will be available in beta 5