First, excuse my english.
I need to control moving some nodes to trash by it's alias. I have created my custom EventHandler for the "Document.BeforeMoveToTrash" event. I can set the Cancel flag to true, for preventing this action.
Is there any way to set error message in event handlers and show it in backend infobubble? I want to show error with some additional error details.
P.S.: Error bubble in my understanding is: