I have three folders in Repository: "Final Documents" (User can not browse and Read), "Scanned Documents" (User can not browse and Read) and "Users". Users will have subfolder for different user.
1 - Scanner operator will scan the documents using Quick Field and select appropriate template for the document. Documents will be stored in "Scanned Documents" folder. Based on template, document shortcut will be available to user folder
2 - User will review the document and will mark it as "Approve"
3 - Approved documents will be moved to "Final Documents"
4 - Now any of the document which is in Users folders, I need to link with a document which is in "Final Documents" and it does not have browse and read permission
The issue is if I allow "browse and read" access right on that folder then it will be available in LF Client
but if I don't allow then I will not able to select the file from "Final Documents" to link with another document.
How can I set the permission so User should not able to view the folder in LF Client but should able to select the document for relationship in document picker?