uploadMultipleFilesHelper not working
Hi Evgene, thks for your prompt reply but it was not my question.
yes, I know how to retrieve a file.
my issue is :
1/ select any file on the device without knowing its name,
2/ upload that file to the _files table,
3/ retrieve this file.
how/where to get its name or its _id and store it for later ?
I can always generate a key when uploading the file and store that key in the same record, as well as somewhere else to run queries later but still expect a simpler way. any thought ?
thks in advance,
Eric