How can I run a script when a record is submitted ...
# suitescript
c
How can I run a script when a record is submitted by another script? A locked script in a bundle is making updates to records and I need another script to run immediately in response. if I can't do this with a script then can I do it with a workflow?