I am using mntp in v7.15.4 I am using xpath it looks like:
$current/../../ranks
So when I create an item that has that mntp then until i publish the item the xpath does not work I just see the whole tree. When I publish the item then use the picker it works. I suspect then the xpath is using xml cache and thus if page is not published then it will not work.
If that is the case is there alternative picker i can use? Maybe something in nupickers?
Multi node tree picker xpath
I am using mntp in v7.15.4 I am using xpath it looks like:
So when I create an item that has that mntp then until i publish the item the xpath does not work I just see the whole tree. When I publish the item then use the picker it works. I suspect then the xpath is using xml cache and thus if page is not published then it will not work.
If that is the case is there alternative picker i can use? Maybe something in nupickers?
Regards
Ismail
Ok so doing xpath like
is the solution as it resolves even when the current item is not published.
is working on a reply...