Hello. I want to put an icon into the document form, which represents current document status - posted, deleted and some else. Everything is OK with statuses "posted/not posted" - I can create status icon (as form attribute) when the event oncreateatserver occurred and i can upd ate it when document posted/unposted in afterwrite event. But with deletion mark it doesn't work - I cannot find and event which occurred when deletion mark is se t in the document form object. Is there any such event? Maybe there exists any other way to do this?