From 90597a9364daeb2f40f4df155aae0ef9b5d22f49 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 17 Feb 2020 18:02:32 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index db34fc29..c7e9d4f9 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -43,7 +43,6 @@ CURRENT TODOs =-=-=-=-=-=-= -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 @@ -178,6 +177,16 @@ TAGS - At server if equality compare value is an array of strings then it's assu - DataTAble UI - Pick list of ListOptions for that list type at top also (no options) empty default choice + + + + + +---------------------- NON DATALISTVIEW STUFF ---------------------------- + +TODO: Custom fields test it out with grid, will likely need some field type code etc or is that already in the columns, not sure + + - MAKE LT() method in forms available to all vm users so don't have to keep defining it in every single form