When checking the "Create WO" check box on an assembly item line of a sales order, it automatically creates the necessary work orders. I created a user event script "beforeSubmit" on the work order but it does not get fired off on this automated process. It does fire off on manual creation or edit. The user event "afterSubmit" fires off on any event, even automatic creation of "create wo" checkbox. I really need access to a beforeSubmit on this automated Work order creation process. Any ideas on how?