I have over 700 images to upload (they are quite small though) and it is very annoying having to select one and upload and repeat. Is there a way to upload multiple files at once to the database?
I have over 700 images to upload (they are quite small though) and it is very annoying having to select one and upload and repeat. Is there a way to upload multiple files at once to the database?
H Chase,
This tutorial should be helpful: http://docs.appery.io/tutorials/uploa...
Hi Evgene, this is a tutorial for a sample app. There isn't a feature already in appery.io that allows batch file uploads?
You can build this app and upload multiple files. Unfortunately, there is no such functionality in appery.io DB console.
I built the app successfully however the images upload in a random order. There's no way to organize uploaded files in the database?
In predefined Files collection files are sorted by date (_createdAt column)?