I need to place a boolean field on the Sales Order Page (header). When the boolean field is true, the Unit and Extended Price fields on the Sales Order Subform should be disabled and vice/versa. I also need to check the boolean field when the Sales Order Page is opened for the value, and set the Enabled property on the subform fields accordingly.
What is the best approach to evaluate the boolean field and address the Enabled property settings?