Multi-Node Tree Picker: XSLT for displaying images from Media?
I'm having trouble working out the correct XSLT syntax for my multi-node tree picker macro. I'm trying to display the images that have been selected. Here's what I've got, tweaked from the codeplex example (it's not working):
Couldn't quite remember how the returned XML looked like, so I just set up a small example after answering you to doublecheck that there wasn't anything wrong with the selection you made in the code :)
Multi-Node Tree Picker: XSLT for displaying images from Media?
I'm having trouble working out the correct XSLT syntax for my multi-node tree picker macro. I'm trying to display the images that have been selected. Here's what I've got, tweaked from the codeplex example (it's not working):
Hi Laura.
I think you might just need to change a small thing in the GetMedia extension.
Try changing the node-variable to this:
I can't quite remember the returned XML from the MultiNodePicker, but I think this will help you out.
/Kim A
Thanks so much! It works perfectly now.
I'm glad to hear.
Couldn't quite remember how the returned XML looked like, so I just set up a small example after answering you to doublecheck that there wasn't anything wrong with the selection you made in the code :)
/Kim A
is working on a reply...