Copied to clipboard

Flag this post as spam?

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


  • Amir Khan 1199 posts 2567 karma points
    Apr 27, 2015 @ 22:24
    Amir Khan
    0

    Using MNTP to filter content

    Hello!

    Is there a good way to use a multi-node tree picker to filter content? I'm struggling with the normal "where" below since the MNTP "postCategories" returns ID's instead of names.

    foreach (var post in selection.Where("postCategories.Contains(\"category\")").OrderBy("BlogPostDate desc").Take(20))

    Thanks!
    Amir

  • Amir Khan 1199 posts 2567 karma points
    Apr 28, 2015 @ 16:10
    Amir Khan
    0

    Anything on this? Or is there a better datatype to set category filters with?

  • 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