Unplanned
Last Updated: 28 May 2024 07:45 by ADMIN

Currently, only the "Download" option has an icon and this is not consistent:

Unplanned
Last Updated: 14 Dec 2023 11:10 by David
Created by: David
Comments: 0
Category: FileManager
Type: Feature Request
5
Please add the ability to search by "contains" filter operator in the FileManager. The current search is fixed to "starts with".
Unplanned
Last Updated: 06 Dec 2023 15:42 by Rick
Created by: Rick
Comments: 0
Category: FileManager
Type: Feature Request
2
Please provide the ability to set a ProxyUrl for file downloads. This will avoid the need to serve downloaded files as data URLs through JSInterop and will support downloading of larger files.
Unplanned
Last Updated: 05 May 2023 18:34 by Andy

Would like to be able to change / recall State of expanded / collapsed items in FileManager, similar to how we can with the Grid component using Groups.

On refreshing data from the database, the entire File Manager reverts to all items collapsed, which will be annoying for end users.

State management could also deal with the default view (Details vs Icons) as requested elsewhere for this component.

Unplanned
Last Updated: 27 Apr 2023 13:03 by ADMIN
Created by: Nadezhda
Comments: 0
Category: FileManager
Type: Feature Request
10

For true load on demand, the OnRead event should be triggered for:

  • PathChanged;
  • TreeView expand;
  • as many more data-related actions as possible;
Unplanned
Last Updated: 22 Mar 2023 21:04 by Rahul
Created by: Rahul
Comments: 0
Category: FileManager
Type: Feature Request
2
By default, the items are automatically sorted by name. I want to programmatically change the default "Sort By" option, so the user does not need to change it from the dropdown.
Unplanned
Last Updated: 18 Dec 2023 14:00 by ADMIN
Created by: Naved
Comments: 2
Category: FileManager
Type: Feature Request
14
Currently, the upload functionality of the FileManager allows uploading only one file. I'd like to be able to upload multiple files.
Unplanned
Last Updated: 14 Oct 2022 10:53 by ADMIN
I would like to be able to add a DropDownList or other HTML in the Upload Dialog. 
Unplanned
Last Updated: 16 Aug 2022 09:40 by Dave
Created by: Dave
Comments: 0
Category: FileManager
Type: Feature Request
4
I want to be able to set the desired custom icon depending on the file type.
Unplanned
Last Updated: 13 Jan 2023 11:22 by ADMIN
Created by: Meindert
Comments: 1
Category: FileManager
Type: Feature Request
6
I want to be able to control when the ContextMenu is displayed. For example, I want to prevent it from opening based on my custom logic.
Unplanned
Last Updated: 05 Aug 2022 08:19 by Meindert
Created by: Meindert
Comments: 0
Category: FileManager
Type: Feature Request
3
Please expose an option to customize the appearance of the thumbnails. I'd like to change the icons of the files/folders in the content visualization pane.
Unplanned
Last Updated: 02 Aug 2022 07:03 by ADMIN
Created by: Philip
Comments: 0
Category: FileManager
Type: Feature Request
8

Possible to add in the FileManager preview pane, a preview of the actual file, if the file type is simple; i.e. image or video (or pdf); or provide functionality to add preview.

 

Cheers

Phil

Unplanned
Last Updated: 28 Nov 2022 10:16 by James
Created by: Anish
Comments: 1
Category: FileManager
Type: Feature Request
15
I would like to have a custom click event handler for File/Folder in File Manager.
Unplanned
Last Updated: 30 Jun 2022 05:20 by n/a
Created by: n/a
Comments: 0
Category: FileManager
Type: Feature Request
17
I would like to use the OnExpand and OnCollapse events in the TreeView segment of the FileManager. 
Unplanned
Last Updated: 02 Nov 2022 02:34 by Charles
Created by: Rahul
Comments: 1
Category: FileManager
Type: Feature Request
16
Currently, the built-in PreviewPane of the FileManager cannot be modified to include additional information such as new fields or formatting.
Unplanned
Last Updated: 08 Jun 2022 12:28 by Rahul
Created by: Rahul
Comments: 0
Category: FileManager
Type: Feature Request
5
Expose the option to apply sorting to the columns of the FileManager's Grid.
Unplanned
Last Updated: 08 Jun 2022 12:28 by Rahul
Created by: Rahul
Comments: 0
Category: FileManager
Type: Feature Request
14
Currently, the FileManager Grid has 3 columns -  Name, Date Created, and File Size. I would like to be able to customize them, i.e. add/remove columns
Unplanned
Last Updated: 14 May 2024 08:47 by ADMIN
Created by: Kees
Comments: 3
Category: FileManager
Type: Feature Request
12

The need to right-click a file to be able to download it is a bit less intuitive.

I would like to be able to download a file by double-clicking it, or, more generic, to be able to add a double click handler so I can decide what to do with it.

Unplanned
Last Updated: 28 May 2024 07:35 by ADMIN
Created by: Kees
Comments: 3
Category: FileManager
Type: Feature Request
31
The ability to choose which options to appear in the ContextMenu.