This is a migrated thread and some comments may be shown as answers.

Upload and Create Folder

1 Answer 63 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Fit2Page asked on 18 Feb 2010, 11:02 AM
Hi,

From your Help comes the following excerpt:

When in a folder not having upload rights, the Upload tab is disabled. The Create New Folder operation is disabled as well.

Is it possible to define these two seperately?

BR,
Marc




1 Answer, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 22 Feb 2010, 12:33 PM
Hi Marc,

I assume this question is about some of the file managers of RadEditor (ImageManager, DocumentManager, etc.). All these managers are using RadFileExplorer to achieve the file browsing functionality. In order to modify this functionality you need to modify the built-in dialog FileBrowser.ascx which will affect all managers. Example of how to modify built-in dialogs is available here.

RadFileExplorer has a property EnableCreateNewFolder which set to false will disable creating new folder in a folder that has Upload permissions. In order to enable folder creation in a folder without Upload permissions you need to create a custom content provider and implement such logic. You can find information on the subject in this article: Using custom FileBrowserContentProvider

Kind regards,
Dobromir
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Editor
Asked by
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Dobromir
Telerik team
Share this question
or