Copied to clipboard

Flag this post as spam?

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


  • suzyb 464 posts 877 karma points
    Feb 22, 2016 @ 10:53
    suzyb
    0

    Filtering nodes by property value MNTP

    On one of my pages I need to be able to select nodes that have a specific property value. I have tried using MNTP for this and setting the "Allow items of type" filter to an xpath expression but it doesn't seem to be working.

    This is the xpath expression I am trying in the "Allow items of type" field.

    UniversityProfile[string(profileType) = 'Advanced+']
    

    Does MNTP work with xpath expressions for this value?

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Feb 23, 2016 @ 07:26
    Jeroen Breuer
    0

    Hello,

    Xpath filter in MNTP for Umbraco 7 is not supported. You can vote for this issue: http://issues.umbraco.org/issue/U4-5053

    Maybe you can have a look at NuPickers: https://our.umbraco.org/projects/backoffice-extensions/nupickers/

    For example: https://our.umbraco.org/projects/backoffice-extensions/nupickers/questionssuggestions/56016-Xml-PrefetchList-Xpath-blues

    Jeroen

  • suzyb 464 posts 877 karma points
    Feb 24, 2016 @ 10:19
    suzyb
    0

    Ah OK, didn't realise it wasn't supported.

    Thanks Jeroen.

  • 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.

Please Sign in or register to post replies