MediaPicker2 doesn't allow selection of custom media type
Hi everyone.
I've created a custom media type with a textstring field, but when I try to select it on a mediaPicker2 property it won't let me.
When I select a node of the new media type, the picker opens it as if it was a "Folder" media type.
The "Pick only images" option is off and I can select the "File" native media type as well as "Images".
I already tried adding umbracoExtension and umbracoBytes to the new media type, just in case those two properties needed to be present.
MediaPicker2 doesn't allow selection of custom media type
Hi everyone.
I've created a custom media type with a textstring field, but when I try to select it on a mediaPicker2 property it won't let me. When I select a node of the new media type, the picker opens it as if it was a "Folder" media type.
The "Pick only images" option is off and I can select the "File" native media type as well as "Images".
I already tried adding umbracoExtension and umbracoBytes to the new media type, just in case those two properties needed to be present.
Thank you in advanced =)
-- Adri
Hi again.. I am sorry!
If you add the umbracoFile ("upload") property in the custom media type, everything works.
Sorry for the trouble!
--Adri
is working on a reply...