Validation in File Dropper

0
I want to upload only total 10mb of files through file dropper and if the total files exceed 10mb then give error message in show message activity –  to remove one more files.
asked
1 answers
0

Hi Ramesh,

You can put a validation decision using FileDocument > Size  

true continue

false show message

 

Please see this question and answer, which is similar to what you asked.

https://forum.mendix.com/link/space/app-development/questions/116215

 

Ferhat

answered