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 1282 posts 2739 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 1282 posts 2739 karma points
    Apr 28, 2015 @ 16:10
    Amir Khan
    0

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

Please Sign in or register to post replies

Write your reply to:

Draft