Join Slack
Powered by
for client scripts, you can get the field using cu...
# suitescript
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
Open in Slack
Previous
Next