Hi All,
a bit new to all of this.
Gone through the doc and managed to set up a service which uploads a singular file. Now looking at how to do multiple files. I noticed that on the following doc the input box has 'Multiple' checked. I found the multiple option for my input box and in testing I'm able to select multiple files.
Now in testing (using chrome on Windows PC) I select the multiple files and hit upload but only 1 file is uploaded.
Went and checked a few other Appery docs but seems they want to run some JS script (can't seem to find JS option but I'm assuming TS and JS use the same function) either way I tried the JS but that didn't work either if I changed that on my success event.
Where am I going wrong?
Thank you in advanced.
L