Copied to clipboard

Flag this post as spam?

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


  • Nathan Woulfe 447 posts 1664 karma points MVP 5x hq c-trib
    Dec 08, 2015 @ 22:41
    Nathan Woulfe
    0

    Umbraco document prevalue source

    I'm trying to configure a Contour prevalue using the Umbraco Docs from xpath option.

    Setting the xpath to:

    /nodeTypeAlias[@attribute = 'foo' and property]

    returns no results.

    Setting the xpath to:

    /nodeTypeAlias[@attribute = 'foo']

    returns intermittent results - sometimes I get a list of nodes, sometimes not. In both cases, I know there should be matches.

    I'm guessing that this is related to our load-balanced environment?

    Using a text file works fine, but that's not realistic for this scenario - the node list will be >100 items

    Any suggestions would be awesome.

Please Sign in or register to post replies

Write your reply to:

Draft