Changing the current record in `afterSubmit` shoul...
# suitescript
e
Changing the current record in
afterSubmit
should typically be avoided as it doubles the amount of database interaction; would you be able to move your functionality to
beforeSubmit