File Configuration

0
Is there an way to configure file type and size based on user want ? by making user select the allowed extensions ( to be multi selection)  and size in the file manager uploader. Can we do this by microflow or any way you suggest ? 
asked
1 answers
0

What is the use case? Do you want depending on the extension allow uploads of different sizes? If so you could use a file extension enum first to select the extension and then open different upload screens which have the allowed size settings.

Regards,

Ronald

 

answered