I have an event handler for PrePostUpdate and PostPostUpdate to clean up some stuff when someone deletes an entry in the Files area. Those handler methods get called whenever I update an attribute of the entry, but NEVER get called on a delete.
Should I expect them to get called on a delete or is there some other method I should use to capture the Delete event?
Version 2.1
Thanks
I have the same problem any help would be appreciated.
Well, I found out it will never get called. So, I overrode the call and created a custom one to do what I needed.
Any chance you could give an example of your code?
Yes what is the reason that it never gets called?
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com