Epicor does not have a “Save” form event. I have written some code to copy some of the values on the form to another table. I only want to do this if the user clicks the “save” toolbar button of if agree to save the records upon exiting the form.
Typically when you are dealing with other tables, it is recommended to go with a BPM. Unless you have serious client-side requirements such as (On Save, Launch the Outlook API and do this and that etc…)