Multi-Node Tree Picker - XPath filter to prevent selecting the root Media node?
I'm using "/*[name()='Folder']" to prevent users from selecting folders in the Media section (using tree type "Media"), and it works fine, but users can still select the root "Media" folder.
Multi-Node Tree Picker - XPath filter to prevent selecting the root Media node?
I'm using "/*[name()='Folder']" to prevent users from selecting folders in the Media section (using tree type "Media"), and it works fine, but users can still select the root "Media" folder.
Is there a way to prevent that?
It's the same with the Content folder too, not sure if it's on the bug list.
its a bug and is fixed with latest checkin. a preview release has been created on codeplex under the 'planning' tab.
is working on a reply...