Do you want to create a new media uploader with your own rules?? if this is the case, yes you can create a new datatype of myMediaUpload and create it with ceratin rules or you can creates a custom datatype
Can you post some more details of what you're trying to do?
Are you trying to customise and validate files when uploading to the media library within Umbraco or are you trying to set up custom file uploader as a property editor?
Custom Validate File Upload Control in Backend Admin
I just started learning Umbraco. Is there a way to customize and validate file upload control which in backend admin?
Do you want to create a new media uploader with your own rules?? if this is the case, yes you can create a new datatype of myMediaUpload and create it with ceratin rules or you can creates a custom datatype
https://our.umbraco.org/documentation/getting-started/data/data-types/
Hi vamsi,
Can you post some more details of what you're trying to do?
Are you trying to customise and validate files when uploading to the media library within Umbraco or are you trying to set up custom file uploader as a property editor?
What do you need to validate?
is working on a reply...