I am actually curious to know whether there is any widget which helps in uploading and download multiple extensions of files like , if I want to upload both pdf or word or any other extension, instead of allowing me to upload only one type of extension, please help me in finding if there is any widget to upload multiple file extensions.I think building this kind of widget will help users to widely use all kind of file extensions with in appliaction
Recently, Mendix created a nice File Uploader. Check it out here:
https://marketplace.mendix.com/link/component/235351
Hiya,
I believe the File Manager widget does what you're describing:
You need to specify the allowed file extensions in the options:
Hope that helps!