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 AfterDelConfirm event is always fired regardless of the response to the confirmation pop-up - how can I tell if yes was selected?
Thanks!
However, the AfterDelConfirm event is always fired regardless of the response to the confirmation pop-up - how can I tell if yes was selected?
Thanks!