Join Slack
Powered by
whats wrong with the following code: var r...
# suitescript
p
Phillip
02/24/2020, 6:07 PM
whats wrong with the following code: var record = context.oldRecord; var records = context.newRecord.id; var newRec = record.load({ type: record.Type.DEPARTMENT, id: records, isDynamic: true, });
Open in Slack
Previous
Next