Does anyone now why this happens? Haven't found an...
# suitescript
i
Does anyone now why this happens? Haven't found anything on the docs. When an user events triggers from a record.submitFields (my case on a client script) the new record object data from the context has less information than the one from a trigger from the UI?
b
t
Experience this on my end as well. I'm not sure why but I think this how it is 😐
i
So didnt find anything related to the context as this one is on suitescript 1, but it does say something about the use of
nlapiGetNewRecord()
(which sounds like is the 1.0 version of context.newRecord) on a UE when xedit,
expect to use the SuiteScript 1.0 to SuiteScript 2.x API Map for translation if you dont know suitescript 1