Razor "Where" Clause using Multi Node Tree Picker Stored as XML
I have a MNTP with values stored as XML. The alias of the MNTP is called "articleContributor". contributorId is the ID that I pass to the search. Now, I need to perform a basic search result using Where and Contains so that the Dynamic node list is performed in one query. For example:
Razor "Where" Clause using Multi Node Tree Picker Stored as XML
I have a MNTP with values stored as XML. The alias of the MNTP is called "articleContributor". contributorId is the ID that I pass to the search. Now, I need to perform a basic search result using Where and Contains so that the Dynamic node list is performed in one query. For example:
This does not throw an error but it also does not return results as it should. The MNTP returns this code:
<MultiNodePicker type="content"><nodeId>1245</nodeId></MultiNodePicker>
Any Help GREATLY appreciated!
Jamie
is working on a reply...