Hello everyone. I've written a user event script to tweak a value in a generated PO from a sales order dropship item. I'm using the beforeSubmit entry point but it is not firing: beforeLoad (context=view) and afterSubmit (context=dropship) do fire. Not sure of the mechanics of how the PO is generated, but is the entry point not firing an example of user event chaining being disabled by Netsuite to avoid infinite looping? Is there a way to confirm this? Thanks.