Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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.
/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.
is working on a reply...
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.
Continue discussion
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.
is working on a reply...
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.