I don't believe isDisabled is a property of the Fi...
# suitescript
d
I don't believe isDisabled is a property of the Field object in the context of N/ui/serverWidget module which would be that when engaging in beforeLoad. you could try Field.updateDisplayType({ displayType : serverWidget.FieldDisplayType.DISABLED}); though