3 Replies Latest reply on Oct 4, 2007 5:58 PM by pmuir

    EntityQuery many to many question

    valbosoft

      Hello,

      I'm trying to use an entityquery with restrictions on a many to many relationship. Is there some recommended way to do?

      Example: Class Person and favourite colors, Person having a many to many relationship to class Color. On the search screen for persons I'd have a list of favourite colours; the ones that are chosen should be a restriction for the entity query.

      How could I implement this in an easy way? Or should I abandon entity queries for these cases?

      Regards, Bo