Hi,
I have the following upload field which allows multiple files to be uploaded, but I have a few questions
- Is it possible to show the file names of the files uploaded?
- Is it possible to see the individual files uploaded and then remove them? At the moment, if I upload 1, and then upload another, the first one gets replaced.
This is my fiddle:
Thanks