What file types can be uploaded to the database
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
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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?