search cleanup, removed Name portion of search stuff since it was originally intended for picklists but no longer needed and will simplify much
This commit is contained in:
@@ -58,6 +58,7 @@ todo: SEARCH UI
|
|||||||
- all searches without wildcards or quotes are "contains" searches by default and multiple phrases space delimited are accomodated
|
- all searches without wildcards or quotes are "contains" searches by default and multiple phrases space delimited are accomodated
|
||||||
- if user want's an exact search then they put it in quotes like google for MUST have in that exact form and case (if case insensitive mode)
|
- if user want's an exact search then they put it in quotes like google for MUST have in that exact form and case (if case insensitive mode)
|
||||||
|
|
||||||
|
todo: search controller at server needs an excerpt route so client can request an excerpt for a record
|
||||||
|
|
||||||
todo: widgets list form needs search link
|
todo: widgets list form needs search link
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user