Need To Call A Method At The Beginning Of Model

Hi,

I need to call a model method anytime the model is used. I thought about putting it in the constructor but could not get it to work.

Can anyone show me how to do this?

James.

afterConstruct?..

Just what I needed thanks.