Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
How to pass data to AfterSubmit script?
I want to pass data to an aftersubmit script. This will just be an array of integers representing a list of custom records. The script will set a field in each of the custom records, linking it to the transaction just created.
What's the best way to pass data to the script? This will be running on an assembly build creation, but I will need to the same thing for other transactions.
0