Hi,
I have a list and am trying to run some php when deleting an item. I have seen this post (https://www.seblod.com/community/forums/general-discussions/event-before-delete-trigger) and created a custom plugin. When creating the onContentBeforeDelete function it does not fire. I also created a onContentPrepare function to verify the plugin was functional, which it was.
Thinking SEBLOD may have created their own function I looked at the change log and saw this:
"onContentBeforeDelete" replaced by "onCckConstructionBeforeDelete"
I tried that function but had no luck there either.
Any help on this would be greatly appreciated.
Thanks!