Hi,
I am using SAPUI5 file uploader control. How do I upload multiple files at once? I have enabled multiple = 'true' property and able to select multiple files from the pop-up. But here I have to loop through each file content and convert it into Base 64 and send it to backend. How can I do that? Could you please provide me one example.
Thank you,
Teja.