Just as the title says, I need a way to force users to only upload media as file. From what I've seen the only way to upload as file is to upload using the advanced upload options.
Is there a way to force sitecore users to upload media as file?
218 Views Asked by Zakayen At
1
There are 1 best solutions below
Related Questions in SITECORE8
- Not loading CSS files after login to my sitecore instance
- Coveo Page View Analytics Report
- An error occurred while uploading the image in Sitecore Media Library
- IIS Redirect is not working on Sitecore application
- Language.TryParse Method use in sitecore point of view?
- Multiple fields with same name in Solr
- SiteCore CMS - Webpage Becomes Unresponsive at every click
- Uploading the subtitles along with the video in azure devops
- How to add insert option Programmatically in C# Sitecore
- Error.html page code showing up in meta description of my homepage
- How can i access array value in Site-core Jss?
- Unable to restore nuget packages on Sitecore8.2 build
- What is the use of ToCoveoFieldName method in covoe search in hive framework?
- How can I add custom domain in portal azure?
- Why is my website when using www inaccessible? asp.net
Related Questions in SITECORE-MEDIA-LIBRARY
- How can I override Sitecore’s Media Handler to force user to redirect to login page if user is not authenticated
- Sitecore - How to prevent the anonymous users to access media library items in sitecore?
- Sitecore Media Library - missing Alt Text
- How to expose Sitecore media URLs to outside world?
- Is there a way to force sitecore users to upload media as file?
- Sitecore images in the Media Library are not displaying in Page Editor on CM instance, but appear in the Media Library and on CD instance
- Sitecore media not found for other languages
- How to restrict certain media types from being uploaded to custom media library folder in Sitecore 8 Content editor
- The "Type" attribute of Image in "Sitecore Select Media" popup is showing as "Image" instead of "Jpeg"
- "The maximum amount of data that you can upload is NaN undefined" error is coming on uploading an image using "Upload Media" button in Sitecore
- how to add a file to a MediaItem using SetStream?
- Restrict image upload size in sitecore
- Augmenting sitecore's media library
- How to stop uploading WFFM media files in Sitecore Media library folder and get byte array of uploaded media file
- Getting 404 when opening Sitecore Media Library
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
You can use
Media.UploadAsFilessetting to force Sitecore to store all media items as files: