This commit is contained in:
2020-02-17 18:02:32 +00:00
parent 52d3ed27ee
commit 90597a9364

View File

@@ -43,7 +43,6 @@ CURRENT TODOs
=-=-=-=-=-=-=
TODO: Custom fields added to server datalist, test it out with grid, will likely need some field type code etc or is that already in the columns, not sure
TODO: FILTER AT CLIENT
@@ -178,6 +177,16 @@ TAGS - At server if equality compare value is an array of strings then it's assu
- DataTAble UI
- Pick list of ListOptions for that list type at top also (no options) empty default choice
---------------------- NON DATALISTVIEW STUFF ----------------------------
TODO: Custom fields test it out with grid, will likely need some field type code etc or is that already in the columns, not sure
- MAKE LT() method in forms available to all vm users so don't have to keep defining it in every single form