In 2.0 it becomes a matter of setting the isDisabl...
# suitescript
m
In 2.0 it becomes a matter of setting the isDisabled property on the field object to true. So
Copy code
field.isDisabled=true;