Filter / query with file collection
How can i filter or query with file collection?
I have different files in the file collection (mp3, png, jpg ...). I would like create differnt list on different page by file extension.
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/
How can i filter or query with file collection?
I have different files in the file collection (mp3, png, jpg ...). I would like create differnt list on different page by file extension.
Hello Istvan,
We are working on this, as soon as we have news we'll let you now.
Hello,
Im waitng ... Thanks
Hello Istvan,
Technically this is possible.
You will need to create additional Collection, with fields (types): file_id (String), file_extension (String), and store there information about uploaded files and then query to this collection.
I understand but why need it ... keep it simple!
Filterable files collection is the correct solution. When will be ready?
Hello,
We have added ability to query API for Files collection to our todo list.
Hello,
When will be ready for use?
Hello Istvan,
Unfortunately we don't have approximate date yet, we'll post an update when we have any info from our development team.