This is a feature we've added to the latest build (see attached). To use this:
- Drop in the attached build
- Remove the UplevelSelectorTemplate
- Remove the FileTemplate (if you don't want to show a list of files)
- Fill the DownlevelSelectorTemplate with whatever file inputs you want to use. Something like this:
<DownlevelSelectorTemplate>
<input type="file" />
<input type="file" />
<input type="file" />
</DownlevelSelectorTemplate>
File Attachment(s):

SlickUpload-5.4.3-MultipleDownlevel.zip
(55kb) downloaded 2 time(s).