diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 97b5497c..d0c9c1fa 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -19,8 +19,11 @@ CURRENT MASTER PLAN IN CLIENT TODO REALLY MAKING MORE PROGRESS WHEN CLIENT DEV DRIVES BACKEND DEV, STICK TO THAT!! ----------------------- -DATATYPE: should this be an enum rather than text because text takes up a lot of space bandwidth wise and is inefficient and also an enum can allow compiler type enforcement to avoid typos etc - - Test enum picklist route on datatypes +FULL format list + - What field is clickable to open?? + - In a narrow list the single column is clickable but in a full list the user could have removed the "name" for example, so how does the grid handle that? + - Should the whole list return a default object type? And where would the ID value be then? + CLIENT CUSTOM FIELDS CHANGE - Must use numeric instead of text values now