in my beforeSubmit function i am creating one or m...
# suitescript
t
in my beforeSubmit function i am creating one or more new records, which i may want to load and operate on in the afterSubmit function. i guess then i'll need to store id's of these records on the actual record i have access to in both entrypoints, rather than in local memory?
👍 1