I searched for this particular but could not get satisfying result.
I have some code which I need to paste in “Postdocumentdelete” event, but for some reason the event is not getting fired and I am not able to execute my actions.
Does anyone has any idea why it is not getting fired?
If you just hit the delete key, the document is not really deleted, but just marked for deletion, if this application uses the standard setup. I would not expect a POSTDocumentDelete to fire PRIOR to document deletion.
This is, unless your app really deletes documents immediately.