This commit is contained in:
2020-01-15 20:34:44 +00:00
parent be9389218f
commit 7fb4c01bc2

View File

@@ -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