Hello @RAJAT786 , You need to follow the flow of the process. understanding what needs to be written and what is meant to be only read. Submit Order Once Submitted, you need to allow the user to write the boolean to Override the order Amount ('AD02 Inventory Ordering Overrides'.'Submit Purchase Order - Write?') If they want to Override the amount, and tick the boolean, then you need to allow them to write a number ('AD02 Inventory Ordering Overrides'.'Override Amount - Write?') When the order is submitted, the end user is meant ot read the information regarding shipping, method, time weeks, costs ('INV01 Inventory Ordering'.Submit Purchase Order Request?). Does the user want to override the Shipping Method? ('AD02 Inventory Ordering Overrides'.'Submit Purchase Order - Write?') Does the user want to modify the Method? ('AD02 Inventory Ordering Overrides'.'Override Shipping - Write?') Finally just show the data of all these numbers. Final method, time weeks ... ('INV01 Inventory Ordering'.Submit Purchase Order Request?) Hope that helped!
... View more