<@U3Y7UJ1C0> if you are modifying the record, best...
# suitescript
m
@mg2017 if you are modifying the record, best to do do it in beforeSubmit event. In after submit the
newRecord
object is read only and you would need to load it first
👍 1
m
thanks michoel. tried your suggestion but still get this error: message: "That record is not editable."