in a user event, before submit, I thought that the...
# suitescript
j
in a user event, before submit, I thought that the values could be overwritten, am I missing a set?
Copy code
context.newRecord.setValue(field, value);
I had logging setup to make sure the value was correct, but doesn't seem to stick when looking at the record after it is submitted