Ops Etc
From UG
(Difference between revisions)
(→Air) |
(→Air) |
||
Line 7: | Line 7: | ||
=== Air === | === Air === | ||
- | + | * 1. add label "Enter Delivery Comment" + check box; default=unchecked | |
- | + | * 2. add above “DeliveryComment” | |
- | + | ||
- | + | * 3. If unchecked then hide “DeliveryComment” label + textbox | |
- | + | * 4. On change from uncheck TO check: | |
o show “DeliveryComment” label + textbox | o show “DeliveryComment” label + textbox | ||
o copy ExpTab.14c.ATA value into ImpTab.ActualDeliveryDate | o copy ExpTab.14c.ATA value into ImpTab.ActualDeliveryDate | ||
- | + | * 5. | |
On change from check TO uncheck: | On change from check TO uncheck: | ||
o hide “DeliveryComment” label + textbox | o hide “DeliveryComment” label + textbox | ||
o clear ImpTab.ActualDeliveryDate | o clear ImpTab.ActualDeliveryDate | ||
o clear “DeliveryComment” textbox // added june 12 | o clear “DeliveryComment” textbox // added june 12 |
Revision as of 17:20, 21 September 2009
Delivery Comment Check Box
- mantis: 984: [Ops.Common.EnterDeliveryCommentCheckBox]
Air
- 1. add label "Enter Delivery Comment" + check box; default=unchecked
- 2. add above “DeliveryComment”
- 3. If unchecked then hide “DeliveryComment” label + textbox
- 4. On change from uncheck TO check:
o show “DeliveryComment” label + textbox o copy ExpTab.14c.ATA value into ImpTab.ActualDeliveryDate
- 5.
On change from check TO uncheck: o hide “DeliveryComment” label + textbox o clear ImpTab.ActualDeliveryDate o clear “DeliveryComment” textbox // added june 12