Unplanned
Last Updated: 18 Dec 2023 14:00 by ADMIN
Naved
Created on: 27 Oct 2022 11:07
Category: FileManager
Type: Feature Request
11
Allow multiple file uploads
Currently, the upload functionality of the FileManager allows uploading only one file. I'd like to be able to upload multiple files.
2 comments
ADMIN
Nadezhda Tacheva
Posted on: 18 Dec 2023 14:00

Hi David,

A possible option for the time being is to customize the texts through localization. The keys are:

  • Dialog title ("Upload files") - 'FileManager_UploadDialogTitle'
  • Button text ("Select files...") - 'Upload_SelectFiles'
  • DropZone text ("Drag and drop files here to upload") - 'Upload_DropZoneHint'

Regards,
Nadezhda Tacheva
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources!
David
Posted on: 11 Dec 2023 17:43

At the absolute minimum, the plural "files" should be replaced with "file". We currently can't use this component in production since it lies to the user.