Esteban Damazio
03/28/2023, 2:03 AMupdateDisplayType
context.form.getSublist({id: "item"}).getField({id: "price"}).updateDisplayType({displayType: FieldDisplayType.DISABLED});
Initially, when creating an empty sales order, the price level is disabled, but when I select an item, it gets enabled again...
Then when I add another item, the price level is fully enabled again...Esteban Damazio
03/28/2023, 2:41 AMbattk
03/28/2023, 2:42 AMEsteban Damazio
03/28/2023, 2:42 AMEsteban Damazio
03/28/2023, 2:43 AM