diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index f733195a..8a727d85 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -45,6 +45,8 @@ todo: WHEN HAVE WORKORDER FORM customer popup notes need to pop pop pop, forgot ## SERVER MISC ITEMS +todo: FormFieldReference, edit at server to be in order that is shown on form or + modify the Customize form to put them in alpha order or something, right now it is basically random (except po which I just did in order and makes more sense) todo: OOPS, FormFieldReference has a potentially major issue: RequiredFieldsValidator expects the FieldKey property to be the exact name of the business object property, but I've been just tossing anything in there willy nilly Go through them all and ensure that the fieldkey is the actual biz property, not made up random nonsense and not the translation key (unless they happen to be identical) @@ -101,8 +103,6 @@ todo: GetWorkorderSerial/name from leaf nodes todo: actual customer reports so can figure out datalist for bringing other names in I'm thinking an alternate mode for reporting where there are more defined links in the list to fetch names? -todo: FormFieldReference, edit at server to be in order that is shown on form or - modify the Customize form to put them in alpha order or something, right now it is basically random (except po which I just did in order and makes more sense) todo: v8 migrate additions Erase DB warning must be very distinctive like bright yellow and red with crossbones etc