From 2e9431112a81535ecba37a03a8960a7bb5e84935 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 18 Feb 2020 18:35:47 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 42e9cf6b..e3f350d0 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -255,6 +255,7 @@ TAGS - At server if equality compare value is an array of strings then it's assu ---------------------- 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 +TODO: Tags in grid display, currently shows as an array of raw text with quotes, could be better displayed TODO: Select in grid fuckery when changing formats or switching between Listviews seems to trigger selection for some reason - MAKE LT() method in forms available to all vm users so don't have to keep defining it in every single form