Copied to clipboard

Flag this post as spam?

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


  • Murray Roke 503 posts 967 karma points c-trib
    Feb 26, 2015 @ 05:09
    Murray Roke
    0

    No XPath Filtering in Umbraco 7

    I am migrating a site which had this xpath filter on a MNTP.

    /*[@isDoc and @template > 0]
    

    is there a way to do this in umbraco 7?

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Feb 26, 2015 @ 10:27
    Jeroen Breuer
    0

    In Umbraco 7 the MNTP also supports XPath so it should just work.

    Jeroen

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Feb 26, 2015 @ 10:29
    Jeroen Breuer
    0

    I'm sorry the XPath is for the start node only. You can use the Allow items of type, but I don't think you can use an XPath for that.

    Jeroen

  • Murray Roke 503 posts 967 karma points c-trib
    Mar 01, 2015 @ 21:13
    Murray Roke
    0

    I've voted for this issue: http://issues.umbraco.org/issue/U4-5053

  • Dmitry 6 posts 76 karma points
    Dec 29, 2015 @ 11:58
    Dmitry
    0

    I'm wondering! Why umbraco developers delete XPath filter from 7.3.1 version?

  • Hendy Racher 863 posts 3849 karma points MVP 2x admin c-trib
    Feb 08, 2016 @ 23:34
    Hendy Racher
    0

    Hi, if you need to be able to filter nodes for a picker, the xml pickers in nuPickers might be a useful alternative - they each use a single XPath expression to define the full set of nodes to use as options.

    HTH

Please Sign in or register to post replies

Write your reply to:

Draft