This commit is contained in:
2020-01-13 22:36:39 +00:00
parent 45b1cba18b
commit d228fedf5d
3 changed files with 9 additions and 3 deletions

View File

@@ -20,9 +20,7 @@ REALLY MAKING MORE PROGRESS WHEN CLIENT DEV DRIVES BACKEND DEV, STICK TO THAT!!
-----------------------
GRID LISTS TODO NOW:
- Turn PagingOptions object into ListOptions object
- Add list format option ("mini"=true thing) to ListOptions object
- It's prescence with mini=true means that the picklist format is returned
- Combine PickList route and WidgetList route into single "List" route with an internal nameof "WidgetList"
- if mini=true then it sends back the two column result templated
- Otherwise it sends back the full list (templated)