Anyone know why the submitFields commands have cha...
# suitescript
d
Anyone know why the submitFields commands have changed over the last year or so? They used to not trigger user events but now they do and it's causing all sorts of problems for us. The biggest issue is the
context.newRecord
only holds the values set and not the entire record so things down the line fail with no data.