Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Aleksey Gerasimov 31 posts 95 karma points
    Mar 30, 2016 @ 15:34
    Aleksey Gerasimov
    1

    Hi there,

    I'm trying to create data type as Umbraco.MultiNodeTreePicker with "Node type alias: content" Currently I'm use XPath: "$current/../.." It returned tree looks like:

    enter image description here

    What I should add to XPath for get all "green tags" from image?

  • Aleksey Gerasimov 31 posts 95 karma points
    Apr 07, 2016 @ 10:56
    Aleksey Gerasimov
    1

    Right xpath is

    $current/../..//Collection[@nodeName='Partner Category - Geographies']
    
Please Sign in or register to post replies

Write your reply to:

Draft