From 52d3ed27ee6689405e37ee2312ccb0ebe833e479 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 17 Feb 2020 15:52:10 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 67af37b4..db34fc29 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -42,13 +42,8 @@ CURRENT ROADMAP CURRENT TODOs =-=-=-=-=-=-= -Refactor: -TODO: DataList - Custom fields!?! - - Can be supported theoretically, should I? - - It was a sore spot in v7 that they were not sortable or filterable and a limitation - - ACTION: add mapping function to DataListFetcher generate select so the datalist fetcher knows exactly what column goes with which field key - - Then remove dependence on current column pointer and just work freely with it using the map +TODO: Custom fields added to server datalist, test it out with grid, will likely need some field type code etc or is that already in the columns, not sure TODO: FILTER AT CLIENT