Hi,
I want to develop a ui5 app where multiple files selection is possible. I know you have to set the 'multiple' parameter to true, but I can't find any code examples where the file array is sent to the backend using gateway.
I think the best way is using batch calls, but in this case the header parameters have to change for each file (slug...) so I don't know how I should handle this.
Is there anyone who can show me code examples or tell me how I should do this?
Thanks,
RW