RE: How to Redirect URL from User Event Script
I have a user event script that runs afterSubmit and deletes the record it executes on. By default, this will cause the user to get a NetSuite error when the page loads because the saved record no longer exists.
I’d like to redirect the user to another record. Is there a way to do a URL redirect from a user event script? It’s server side, so I assume no, unless someone knows a creative way of doing it.

I’m so glad this is one of the few times it’s an easy answer! I guess I don’t really use this module. Thanks for the tip!