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.
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.
Does MNTP work with xpath expressions for this value?
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
Ah OK, didn't realise it wasn't supported.
Thanks Jeroen.
is working on a reply...