https://netsuiteprofessionals.com logo
s

Saul

03/08/2018, 10:33 AM
for client scripts, you can get the field using currentRecord.getField({fieldId: 'field_id'}). then once you have the field object, you can set
myField.isDisabled = true