Hi All,
This has been driving me daft and i thought it would be quite easy. I am trying to do a select and a number of WHERE's...something like this:
foreach(var page in currentNode.Children.Random(1).Where("Visible").Where("featuredRecipe").Where(MULTINODETREEPICKER CONTAINS VALUE))
As you can see (dont even know if this is possible!) but i am trying to filter this so it only returns matches where the multi-node tree picker values contain "x" (querystring)
Any info... muchly appreciated!
Thanks
Kenny
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/26809-razor-where-contains