I want to detect when a record in a form is actually deleted i.e after the user has actually confirmed deletion. At this point, I want to be able to perform some additional processing - put back into stock the quanity of the item previously issued that is now being deleted.
However, the...