This commit is contained in:
@@ -15,7 +15,7 @@ and also lists all the fields filterable, their type and the locale key to displ
|
||||
- List key
|
||||
Certain types have extended abilities, for example dates have the classic floating AyaNova date ranges pre-defined or specific dates
|
||||
Filters are saved to the database:
|
||||
- Filter: Name, OwnerId, Public, ListKey, Filter (Json string)
|
||||
- Filter: Name, UserId, Public, ListKey, Filter (Json string)
|
||||
- ListKey is always lower case to match biz object list key name
|
||||
- Filter format:
|
||||
- Array [{fld:"fieldname",op:"See filtercomparisonoperator class",value:"compareValue"},...] these are all AND in sql, no OR
|
||||
|
||||
Reference in New Issue
Block a user