Hi
It seems I can only upload image files to the database. Is this correct or is there a setting.
Any documentation related to the various file types that could be uploaded?
Thx
Hi
It seems I can only upload image files to the database. Is this correct or is there a setting.
Any documentation related to the various file types that could be uploaded?
Thx
Hello Deon,
You can upload any file you want to the DB. Maximum upload file size: 20MB
Thanks Sergiy
The problem seems to be with the length of the filename.
The file is uploaded fine without a problem because there are no errors in console, but the filename is not recorded in the files collection.
After shortening the filename, it works fine.
Why is that?
I am using the MultipleFilesUpload Helper with the Input Element set to FileType
The max file length is 218 symbols.
Could you please send us this original file that is causing this?