Join Slack
Powered by
But for a custom Mass Update, it will completely d...
# suitescript
e
erictgrubaugh
12/17/2019, 5:22 PM
But for a custom Mass Update, it will completely depend on the actions you take in the script. If you
load()
and
save()
the record, that'll fire
EDIT
, but if you instead
submitFields
to update the record, that'll fire
XEDIT
😎 1
s
SimonC
12/18/2019, 9:12 AM
Makes sense Eric, was indeed loading and saving the order in the custom mass update script. Thanks!
Open in Slack
Previous
Next