This commit is contained in:
2021-04-06 17:25:10 +00:00
parent acf202a897
commit 7eb993e23f
3 changed files with 38 additions and 7 deletions

View File

@@ -51,7 +51,10 @@
Showing the form below the grid of all the other items is actually a handy affordance because you can see what was entered and refer to it in the companion same group items
so if you forgot if you entered a particular user or not in the midst of entry you can see it just above
todo: can I turn control labels into hyperlinks for getting to feeder records? If not then need to find a way to accomplish it
e.g. can workorder status title be changed to a hyper link to status list
e.g. can projects title be turned to a hyper link to projects list
ideally not in menu because it would be a lot on a workorder and need space for wo graph subitem links
todo: need to implement layered (ordered) save now so can test
todo: need an editable control at every level for proper test of partical update
todo: need the state control at least enough to test as it's a critical part