Does anybody know if it's possible to hide the preview image (and link for documents) in the umbraco media section?
We've created a file reader because we need to secure the contents of the media folder from the outside world so just need to stop the preview erroring.
goto developer section and goto media picker datatype you can turn off preview there. However you may want to create a new datatype for file based on media picker and turn if off for that else you wont be able to preview images either unless your ok with that?
Hide media image preview
Howdy there,
Does anybody know if it's possible to hide the preview image (and link for documents) in the umbraco media section?
We've created a file reader because we need to secure the contents of the media folder from the outside world so just need to stop the preview erroring.
Thanks
goto developer section and goto media picker datatype you can turn off preview there. However you may want to create a new datatype for file based on media picker and turn if off for that else you wont be able to preview images either unless your ok with that?
Regards
Ismail
Hi Ismail,
Thanks for your reply. It's for the media section itself though, not the media picker. Does this make sense?
is working on a reply...