The default storage is XML and as you may have noticed the implementation of the MNTP in v7 is different from the one in other versions.
However seems like the current implementation is using CSV to serve the chosen pageid's as a comma-seperated list. So I think you should give the dynamic example using the CSV version a try.
Hmm, yes I can see that - just tried the same example as well with no luck. I'm not too fluent in Razor so I'm not sure wether or not it's because you and I are missing something or if it may be a bug...
Hopefully some of the Razor wizards will come to see this post and add their comments as well.
But perhaps it would be an idea to create an issue at the issue tracker here http://issues.umbraco.org/issues - Then HQ can figure out if it's a bug or not.
Using the MultiNodeTreePicker in V7.0.4
Does any one know of any documentation on how to access images through Umbraco V7 MNTP?
Is it now default CSV or XML data storage?
I've attempted to implement the dynamic examples here but without sucess http://our.umbraco.org/documentation/Using-Umbraco/Backoffice-Overview/Property-Editors/Built-in-Property-Editors/Multi-Node-Tree-Picker
Hi John
The default storage is XML and as you may have noticed the implementation of the MNTP in v7 is different from the one in other versions.
However seems like the current implementation is using CSV to serve the chosen pageid's as a comma-seperated list. So I think you should give the dynamic example using the CSV version a try.
Does that work?
/Jan
No Errors but nothing is appearing either.
Hi John
Hmm, yes I can see that - just tried the same example as well with no luck. I'm not too fluent in Razor so I'm not sure wether or not it's because you and I are missing something or if it may be a bug...
Hopefully some of the Razor wizards will come to see this post and add their comments as well.
But perhaps it would be an idea to create an issue at the issue tracker here http://issues.umbraco.org/issues - Then HQ can figure out if it's a bug or not.
/Jan
Umbraco.Content is never going to work when it's Media!
Do'h! Of course! I must be doing blind - glad you caught the mistake :)
/Jan
Thanks Jan!
is working on a reply...