@mg2017 i also observed the behaviour that field values are accessible in the newRecord when it is edited, but not if it is new. in my case it helped to load the record. record.load(type: …, id: newRecord.id…}
that’s super weird, I think, and we reported it to netsuite, but no response yet.