Thanks for your kind guidance.
I'm trying a setup with two user groups:
- Uploader (they should view and have control over their owned downloads only).
- Admin Uploader (Created to manage downloads from the front-end)
Access levels with same names were also created.
There is a category "Private" with subcategories like "Reports", "Budgets" and so on.
The idea is to allow users from Uploader group to view, create, edit their own downloads only, across all the private folders.
Most of the functionality works fine. There is a "My downloads" menu link that shows the downloads created by the logged-in user only.
The only problem right now is that the Uploader user can view downloads created by other users of the same group, across all the private categories.
Any advice to solve that last issue?
Thanks for your support.