© 2026 Hedgehog Software, LLC
protected function afterCreate(): void { // Runs after the form fields are saved to the database. }
protected function afterSave(): void { // Runs after the form fields are saved to the database. }