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 422 posts 1580 karma points MVP 3x 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.

  • 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