<@U5375UUJ2> yeah, i'm just not sure on beforeSubm...
# suitescript
n
@stalbert yeah, i'm just not sure on beforeSubmit having established that yes indeed I want to stop the process a) how do I display a message and b) how do I actually stop the process. I tried return false; that didn't work. Logs show I went in to the code and established it needed stopping. I can throw an error and halt the process but that's hacky and ugly as sin.