I am using the File uploader to upload images in our app, I would like to know if there is way to check and restrict the users to upload files of size less than 10 MB.
I read through a lot of articles in forum around this topic but couldn’t find something that would solve this issue.
@sriram While there is no limit upload size checkbox for the file uploader, you can add a conditional within the uploader and in actions for file size.