A Access Right for allowing or denying the movement of documents or folders inside a Parent Folder. Currently the movement of documents or folders is restricted by the Create Document and Create Folder access rights. This however has its own limitations and makes it difficult to achieve the desired result. The use case is as follows:
A User has their Own Folder based on their name and this folder contains 2 Child Folders, examples “*To Capture” and “To Process”
The “*To Capture” folder has access rights to Create documents and also the Delete Access rights for pages and Documents, and is used when a user snapshots or imports a document into LF. The delete right is specifically only given to this folder to allow the user to delete the document if quality is poor. This avoids poor quality documents from being submitted in a workflow process. Business Rules are also setup to only start if the document Path is in *To Capture.
Once a workflow is active on a document and it is routed between users, it is moved to the “To Process” folder. On this folder the Create Document right is not granted to the user to avoid them from importing or creating documents directly to this folder. They do however have the right to Create Folders, which they can then create their own working environment for moving documents into for instance a Pending Query folder, while they wait for external feedback.
The problem currently is that users cannot move documents around in the To Process folder tree as it requires the Create Document access right. So it would be useful to separate Create and Move rights, granting the ability to move documents around in a specified folder tree, but not create new documents in that structure other than through Workflow. And then similarly to Deny access to move documents into a certain folder. For instance to be able to Create a Document in the *To Capture folder but to Deny documents from being moved to the Folder, as the access in that folder allows users to Delete documents.
I also found that if the Modify Contents Access right allows for users to move documents into folders where the Create Document access right is granted. The help file refers to this access right granting the ability to move pages into different entries, which I assume it simply sees the folder as being another entry to move a documents of pages to. By having a Access right for move alone, then one can define the structure a bit more securely for allowing only the relevant actions that a group or specified user requires.