Join Slack
Powered by
In a User Event script I typically get the ID in a...
# suitescript
j
jmacdonald
06/21/2018, 2:04 PM
In a User Event script I typically get the ID in afterSubmit by using
scriptContext.newRecord.id
, note this will only work in an After Submit method if the Record is just being created.
Open in Slack
Previous
Next