From 7fb4c01bc294cbcbccbac20613c8af19aaddea7b Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 15 Jan 2020 20:34:44 +0000 Subject: [PATCH] --- devdocs/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index d0c9c1fa..930e2fed 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -23,6 +23,8 @@ 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? + - Should all lists have an DefaultAyaType and DefaultID property separate in each row for opening? + - Or all lists have an ID column added automatically that is hidden at the client or sortable or filterable but opens the record CLIENT CUSTOM FIELDS CHANGE