How to allow user to upload multiple attachments to object storage in apex?
In a apex form we want to provide option to upload multiple attachments at a time and upload them to Object storage.
Currently we are only able to upload single attachment, and if user tried to drag and drop multiple attachments one by one it replaces the already uploaded attachment..