How is the image selected, what DataType is the Document Property? Is it the built-in default Media Picker or a custom DataType?
The default for Media Content Usage is to search just Media Picker and Richtext Editor. If you have custom DataTypes, you must specify all DataType ids in web.config, using a custom key. You can read more about it at https://github.com/rolfis/MediaContentUsage
How should it work ?
I've created a datatype and added it to a media(image).
But nothing happens when I view the media in the Media section.
The image is selected on 2 documents, but it just says 'No content found' in the media section.
Hi Sebastian,
How is the image selected, what DataType is the Document Property? Is it the built-in default Media Picker or a custom DataType?
The default for Media Content Usage is to search just Media Picker and Richtext Editor. If you have custom DataTypes, you must specify all DataType ids in web.config, using a custom key. You can read more about it at https://github.com/rolfis/MediaContentUsage
is working on a reply...