Add Read and Write Access Drivers to INV01 Inventory Ordering module to set up Dynamic Cell Access to perform as shown in the example below:
Week 1 & 2 (blue highlight)
- Week 1 shows the result when Submit Purchase Order Request? is NOT checked.
- Week 2 shows the result when Submit Purchase Order Request? is checked (however, in the example nothing is writable).
Week 3 (purple highlight)
- Week 3 shows the result when Override Suggested Order Amount? is checked - Override Amount is writable.
Week 4 (green highlight)
- Week 4 shows the result when Override Shipping Method? is checked - Override Method is writable.
Formula Hint
When creating the Override Shipping – Write? and Override Amount line – Write? line items in the AD02 Inventory Ordering Overrides module, make sure those Boolean-formatted line items are structured so that if the end user decides not to place the order, all relevant fields will return to hidden (as in the Week 1 example above):
- Override Amount line – Write? is TRUE (checked) when Submit Purchase Order Request? and Override Suggested Order Amount? are TRUE (checked)
- Override Shipping – Write? is TRUE (checked) when Submit Purchase Order Request? and Override Shipping Method? are TRUE (checked)
@Misbah @jagadishdash can you make me understand this.