Thank you very much for your reply.
You understand right that I need root nodes, but except current.
So if I have 2 root nodes - I will have 1 root node in the picker, but not ancestor of the current node.
I need siblings of the root node.
Something like siblings:: will be great. But there are only preceding-sibling and following-sibling. I need both in one expression.
MNTP XPath issue
Hi,
It's making me crazy, can somebody help with XPath?
I'm using Multi Node Tree Picker, I need to show in picker sibling root node.
Tried without result:
Cheers, Alex
Hi Alex,
If I understand your question correctly then you have serval root nodes that you want to be able to pick in the Multi Node Tree Picker.
Then you can do with this Xpath.
Where the umbHomePage is the document type alias for the root node of your site.
Hope this helps or at least helps you a step further.
/Dennis
Hi Dennis,
Thank you very much for your reply. You understand right that I need root nodes, but except current. So if I have 2 root nodes - I will have 1 root node in the picker, but not ancestor of the current node.
I need siblings of the root node.
Something like siblings:: will be great. But there are only preceding-sibling and following-sibling. I need both in one expression.
Cheers, Alex
Don't want to write custom control )) XPath is perfect, but I can't understand why it's not working.
What I need, but maybe somebody can suggest something better?
Cheers
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.