Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
390
How set MaxUploadedFiles Client Side
posted

Hi,

I have a requirement to have a check box on the view which will allow  the users to either upload one file or multiple files. Is it possible to set MaxUploadedFiles on the client?

 

Parents
No Data
Reply
  • 4315
    Verified Answer
    Offline posted

    Hi, Michael.

    This is possible using the "maxUploadedFiles" property, which can be changed dynamically. You can check this sample and if you have more questions don't hesitate to ask them.

    Best regards,

    Nikolay

Children