0
votes
0answers
134 views

Content Query Web Part on a multilingual SP site

I have a SP 2010 installation, installed in English. I have some sub sites that use publishing, for news and such. On my home page I have a CQWP that shows the news nicely formatted. The CQWP has the ...
1
vote
1answer
335 views

Advanced filtering in the ContentByQueryWebPart

I have a webpartpage with two CQWPs. I want the first to show all pages for the current site, and I want the second to show all pages for the subsites of the current site. As I can see, there's no ...
3
votes
1answer
162 views

Can you use Content By Query to retrieve items from it's parents?

I know you can use the Content By Query component to retrieve items under the current site, however, I want to do the opposite. I'd like to look for items in the parent sites of the current site. I ...