27
Views
3
Comments
Solved
[Multiple File Upload] Multiple File Upload - Allowed file types
multiple-file-upload
Web icon
Forge asset by Multi Uploaders
Application Type
Traditional Web

Hello,
I use this component, and now I have trouble with it.
I have 2 blocks of this component on a screen, and now I can upload files with the allowed extensions of the second block. For example:

Block 1 - extensions allowed: "csv,doc,docx,jpeg,jpg,msg,png,pdf,tif,tiff,txt,xls,xlsx,xlsm" 
Block 2 - extensions allowed: "pdf"
If I upload a .docx document on block A, I will receive "Invalid file. Supported extensions: pdf " because the component stores the allowed extensions in a local variable.

Is there any way to solve this?

Best Regards, 
Carlos Costa

2025-02-22 18-27-01
Alfaro
 
MVP
Solution

Hello @Carlos Costa ,

I've uploaded a new 3.2.0 version of the component, now supporting more than one Block per page.

Please test this new version on your scenario.

Thank you.

2026-02-19 17-47-40
Carlos Costa

Hello @Alfaro

It works.
Thank you so much

2025-04-17 05-42-16
Ajit Kurane

Hello Carlos,

you can use below component, if its suits to your use case.

https://www.outsystems.com/forge/component-overview/19665/file-inspector-o11


Component demo is also there for reference.


Thanks.




2025-02-22 18-27-01
Alfaro
 
MVP
Solution

Hello @Carlos Costa ,

I've uploaded a new 3.2.0 version of the component, now supporting more than one Block per page.

Please test this new version on your scenario.

Thank you.

2026-02-19 17-47-40
Carlos Costa

Hello @Alfaro

It works.
Thank you so much

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.