I want to save a file from my servoy web client. It normally works well. But it happened some times, also on Mac and PC, that at the end of the file name, a “.doc” suffix is added.
The binaryData field is an XLS generated by a plugin
Is there a way of downloading multiple files in one go from the webclient?
I have a selected foundset with blobs in the database, but i don’t want the user to
manually click through a download dialog for each record.