Would an `afterSubmit` script that recieves data a...
# suitescript
a
Would an
afterSubmit
script that recieves data and creates records still work if the user exits the page when the request is being sent?
b
if the browser's request is still being sent, then no
if the request has been sent and the browser is waiting for the response, then yes