Message 1 of 4
How to Cancel Vault Commands
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'am trying to disable the MoveToFolder Command with DragAndDrop. Sometimes customers are moving documents by accident and there is no way to stop.
I tried with CommandBegin and the Command id MoveToFolder and then Application.Exit or something else but this doesn't work.
Than I tried GetRestriction for Delete but it seems that the Command doesn't fire this event. To hide the MoveToFolder Command hides the Command in the menu but doesn't block the Command.
Thanks for Help.
Georg
