Selecting media files within Multi-Node Tree Picker - v4.5
Hi all
I have a question regarding the Multi-Node Tree Picker from Shannon. I know it's not 100% done, so maybe this doesn't even work yet.
I'd like to be able to select media items from the picker, and as far as I know the picker should already be able to do that? If you look at Codeplex, the 61832 change set says: "Updated multi node tree picker data type, allows you to choose between media/content in the prevalue editor."
I read that Stefan Kip had made this new realease and it should now be able to work with media items as well.
When I'm in my data types-folder inside of Umbraco, chooses "Media" in the "Select tree type"-property and then saves, the "Select tree type"-property goes back to content. And it's also still the content-tree I can see in the Picker on my nodes.
The strange thing is, that when I look in the "cmsDataTypePreValues"-table in the database, the value is set to media. So I'm kind of confused :)
Have anyone gotten the picker to work with media items, and if yes - how did you do it?
Or if anyone of you guys know that this function are not done yet I'd like to know as well :)
It's kind of weird. I sure I did that the other day, but maybe something went wrong - just don't know what. Just tried downloading the latest source from Codeplex as well, and compiling a new dll-file, and now it works just like I was hoping for.
Selecting media files within Multi-Node Tree Picker - v4.5
Hi all
I have a question regarding the Multi-Node Tree Picker from Shannon. I know it's not 100% done, so maybe this doesn't even work yet.
I'd like to be able to select media items from the picker, and as far as I know the picker should already be able to do that? If you look at Codeplex, the 61832 change set says: "Updated multi node tree picker data type, allows you to choose between media/content in the prevalue editor."
I read that Stefan Kip had made this new realease and it should now be able to work with media items as well.
When I'm in my data types-folder inside of Umbraco, chooses "Media" in the "Select tree type"-property and then saves, the "Select tree type"-property goes back to content. And it's also still the content-tree I can see in the Picker on my nodes.
The strange thing is, that when I look in the "cmsDataTypePreValues"-table in the database, the value is set to media. So I'm kind of confused :)
Have anyone gotten the picker to work with media items, and if yes - how did you do it?
Or if anyone of you guys know that this function are not done yet I'd like to know as well :)
Thanks in advance.
/Kim A
I compiled the latest source from codeplex for the uComponents.
Here are screenshots of how I use it for multi-media picker:
DATATYPE EDITOR
PICKER IN USE
It's kind of weird. I sure I did that the other day, but maybe something went wrong - just don't know what. Just tried downloading the latest source from Codeplex as well, and compiling a new dll-file, and now it works just like I was hoping for.
Thanks Daniel!
/Kim A
is working on a reply...