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