This commit is contained in:
2021-01-27 23:32:05 +00:00
parent d44361fc19
commit 34a4c31249
17 changed files with 106 additions and 101 deletions

View File

@@ -1,5 +1,7 @@
LIST / GRAPH FILTERING SORTING AND COLUMN RETURNED
##### DEPRECATED ALL LISTVIEW STUFF FOR NEW SPLIT METHOD SOME OF BELOW IS OUTDATED WHERE IT DEALS WITH THE "LISTVIEW"
DATALIST
A dataList is a raw source of data for returning to client
All below is based on a datalist which is a predefined list of fields, rights and some query info for joins etc
@@ -27,7 +29,7 @@ Users can select a datalistview for a picklist DataList which will in turn affec
Users will get the default hard coded DataListView built into the DataList that is specified for that picklist unless it's changed to an alternative datalistview
There is a default PickList format and a default DataTable format pre-defined and hard coded at the server with each dataList definition object
If the client isn't using a particular dataListView it MUST send the ListView json as empty string or omit it entirely.
If the client isn't using a particular dataListView it MUST send the Lis tView json as empty string or omit it entirely.
This will instruct the server to use the pre-defined format instead
JSON DataListView format: