From efa2acc9305d15b050cc715862e9e889ddd34a4c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 21 Jan 2020 00:10:45 +0000 Subject: [PATCH] --- devdocs/todo.txt | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index ee88c63f..2ebf5112 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -5,17 +5,6 @@ eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTcxODU5OTU0IiwiZXhwIjoiMTU3MjQ ## IMMEDIATE ITEMS -Continue work on widget->user->email list - - working now on turning it into proper object return json - -TODO: Grid filters for multi join tables - - Going to need a SOURCE of *all* possible fields for selecting to filter and sort in a multi table list - - I think the objectfielddefinitions is only part of the equation - - Not really done with lists until this is sorted out - - Can't just filter on the presentation fields, maybe you want to present that way but want to filter on an unshown field - - So maybe their's another step back where there is a master list of all fields for a list to choose from beyond the objectfielddefinitions? - - Or maybe my example one is just not what would normally be used? - GRID LISTS TODO NOW: - Make a joined table list for development