You need to sign in to do that
Don't have an account?

Multiple file upload component
Hello,
I have a functioning component where I can have a user upload 1 attachment at a time. I would like them to be able to upload multiple attachment at a time and then save. I have found plenty of information on this topic but my component doe snot reside in SF. I have a standalone process that utilizes lightning out.
Thanks,
P
I have a functioning component where I can have a user upload 1 attachment at a time. I would like them to be able to upload multiple attachment at a time and then save. I have found plenty of information on this topic but my component doe snot reside in SF. I have a standalone process that utilizes lightning out.
Thanks,
P
Use script instead which helps to select mupltiple files at a time.
like this: https://stackoverflow.com/questions/8669579/multiple-files-select-and-upload