This commit is contained in:
2020-01-15 20:33:13 +00:00
parent 0f07201172
commit be9389218f

View File

@@ -19,8 +19,11 @@ CURRENT MASTER PLAN IN CLIENT TODO
REALLY MAKING MORE PROGRESS WHEN CLIENT DEV DRIVES BACKEND DEV, STICK TO THAT!! 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 FULL format list
- Test enum picklist route on datatypes - 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 CLIENT CUSTOM FIELDS CHANGE
- Must use numeric instead of text values now - Must use numeric instead of text values now