This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user