This commit is contained in:
@@ -45,6 +45,8 @@ todo: WHEN HAVE WORKORDER FORM customer popup notes need to pop pop pop, forgot
|
|||||||
|
|
||||||
## SERVER MISC ITEMS
|
## 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:
|
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
|
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)
|
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
|
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?
|
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
|
todo: v8 migrate additions
|
||||||
Erase DB warning must be very distinctive like bright yellow and red with crossbones etc
|
Erase DB warning must be very distinctive like bright yellow and red with crossbones etc
|
||||||
|
|||||||
Reference in New Issue
Block a user