Greetings.
I was using the FileManager component for a project and wanted to disable some operations since in my use case, it must not be possible to do them. But I was surprized to notice that this apparently cannot be done. So I suggest to add boolean parameters that will allow to disable the following features:
Of course, the goal here would be to render the user interface accordingly. E.g., if deletion is disabled:
Hi Nadezhda,
That's perfect! Thank you.
Hi Fabien,
The listed features are placed in different elements of the FileManager, so their availability will be managed in the corresponding element:
It contains the following of the listed operations:
As of our upcoming release in May, it will be possible to customize the Toolbar - you will be able to remove certain tools, change their position or even add your custom tools.
The remaining listed options are located in a dedicated ContextMenu that the user can open on right-click of the file:
We will also allow control over that ContextMenu but at this stage, I cannot provide information on when this feature will be released. I will mark the current request as a duplicate and you can follow the original item to get status updates - Customizable Context Menu (remove/add options).
Regards,
Nadezhda Tacheva
Progress Telerik