Welcome Guest, Not a member yet? Register   Sign In
Cancel $model->save($data) operation using $beforeInsert
#2

I looked the model class and they are using the method trigger to do the event callback.

Take a look at the model and take a look at the insert, update and delete method's.

They are using a before and after trigger should get you going in the right direction.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Cancel $model->save($data) operation using $beforeInsert - by InsiteFX - 01-06-2020, 09:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB