I have seen posts about preventing users from moving documents from a folder but my scenario is different. I need to allow documents to be created within the folder along with allowing the metadata to be updated. However, I do not want the user to be able to move documents into the folder. How do I accomplish this? I 'allow' browse, read, create document, and write metadata on the folder. Thanks in advance.
Question
Question
prevent user from moving documents into a folder
Answer
Hi Bonnie,
Standard access right configuration won't allow for this scenario where users can create new documents in a specific folder, but can't move existing documents into this folder, while still allowing the documents to be moved into other folders.
However, you can achieve this with the use of a Workflow business process. For the user in question, deny them the "Create Documents" right on the folder. Then create a business process in Workflow which creates a new document into that specific folder. The user in the Workflow connection profile should have rights. That way, the user in Laserfiche can run the business process if they need to create a new document in that folder, but they won't be allowed to move documents themselves into that folder.
Regards