How to limit one role to only upload files (disable file browser)
-Shaman- - November 6, 2009 - 12:40
| Project: | Web File Manager |
| Version: | 6.x-2.9-alpha2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi
I want to disable file browser for one role and let them only upload new files thru upload form, but I can't do this, since upload form is inside file browser wrapper so I need to enable browser in order to make upload form appears and if I disable browser then completely nothing appears.

#1
When I set at admin/user/permissions
view webfm attachments
webfm upload
- nothing appears
when I set
access webfm
view webfm attachments
webfm upload
appears: attachement field, browser field and upload field, so there's no way to disable browser but make upload field works only.