Yes, I tried just raw `context.currentRecord.setVa...
# suitescript
s
Yes, I tried just raw
context.currentRecord.setValue({fieldId: 'prt_zip', value: 1234});
and I get the same problem. Its quite weird.