<ul> <li><ahref="#">No published item exist with id 1075</a></li> <li><ahref="#">No published item exist with id 1086</a></li> <li><ahref="#">No published item exist with id 1085</a></li> </ul>
Which is strange, since those are the image id's in the media sction ?!?!?!
getting media items from ucompontents multi node tree picker
I have a problem getting media items returned from the multi tree picker
I have the following xslt, pretty much copied from the example from codeplex
It correctly iterates and returns the correct number of nodes, but not the id of them...
Version is 1.0 downloaded from codeplex
Datatype is set up to use media, XPath match type set to "disable", No Xpath filter set, maximum nodes -1, Data as XML...
Any ideas why this doesnt work?
if i change
to
i get the following return
Which is strange, since those are the image id's in the media sction ?!?!?!
Ok solved it.
i need to use umbraco.library:GetMedia
is working on a reply...