Quick inquiry ...
I am working on a report form where images must be uploaded, for this purpose I have:
<input type="file" multiple>
My specific question is:
Can you manipulate in some way so that when you select a single file say 1 archivo
(as you do when you select several) instead of showing the name of that single file?