We had an occurrence that we want to prevent from happening again. A user was able to drag folder "A" into folder "B". What we want to allow is for documents to be dragged from folder "A" to folder "B", but not the the entire folder. In fact, in general, we want to allow documents to be moved, but not folders.
I am not certain of the access rights that would need to be used to accomplish this. There doesn't seem to be any access right that addresses "moving" either documents or folders. i assume this is accomplished with a combination of other access rights.
But how?