SpQuery Question
SharePoint
1
Posts
1
Posters
0
Views
1
Watching
-
Dears, Suppose I have an array of IDs in my code and I want to use them to filter a list. I need to use SpQuery because I need the resulting view to be rendered as HTML. So how can I filter by ALL the IDs? Should I create an OR statement for each one or there is a more logical way? :)
Best Regards 3ala2 :)