[eluser]GregX999[/eluser]
Hey, is there a way to write a trigger? (I think it's called a trigger.) I want to put a method in a model that gets called when an object of that type gets deleted. It's an "Image" model, and if an Image object gets deleted, I want the model to delete all the appropriate image files.