This commit is contained in:
@@ -2,7 +2,7 @@ Grab bag stuff that didn't fit into official TODO
|
||||
|
||||
|
||||
|
||||
todo: missing feature, can't filter widgetlist by User due to no UserList being available
|
||||
todo: PROBABLY NOT REQUIRED SEE BOTTOM LINE BELOW: missing feature, can't filter widgetlist by User due to no UserList being available
|
||||
Is this meant to be text only filter and we have no id filter system?
|
||||
How hard to add proper list selection and ID because it seems important?
|
||||
thoughts:
|
||||
@@ -12,6 +12,7 @@ thoughts:
|
||||
it's better that they can select by click
|
||||
but it's limiting in that they can't type "Ford*" and get all items that start with "Ford " i.e. all Ford dealers
|
||||
but if they want a specific ford dealer they can type "Ford Nashville Center" or whatever and get that specfic one
|
||||
## BOTTOM LINE: the text filter works perfectly even for filtering widgets by user name and you can do starts with etc so easy peasy, I don't see the need for this
|
||||
possible implementation:
|
||||
it appears that the server code filter criteria builder is built with this in mind (see below)
|
||||
so it may be a case of changing DataList field definitions like this one:
|
||||
|
||||
Reference in New Issue
Block a user