@davidbowring Another note, the events should be declared before attempting to save, for example, the onBeforeSave() function should be declared before calling the save function in order to properly run.
@davidbowring Another note, the events should be declared before attempting to save, for example, the onBeforeSave() function should be declared before calling the save function in order to properly run.