Content Query is a Web Part that displays a dynamic set of items based on a query that you build by using a Web browser. You use the query to specify which items are displayed, and you can set presentation options to determine how those items are displayed on the finished page.

learn more… | top users | synonyms (1)

1
vote
1answer
999 views

Content Query Web Part - No Results

How can I setup the display for a content query web part when no results are returned?
1
vote
1answer
560 views

Content aggregation: Same document library in several subsites into one big document library in main site

Let's say I have a main site collection with three subsites each having one document library: MainSite SubSite1 (myDocLib) SubSite2 (myDocLib) SubSite3 (myDocLib) I want three subsites for ...
0
votes
1answer
377 views

Should I use the XSLTListViewWebpart (Alternative3) or go with Alternative 1 or 2

Say I have the following site hierarchy: -Home - All Projects - Project123 - Project456 - Project789 - ... At the "All Project" site I need to show a list of all projects ...
2
votes
2answers
763 views

Content Query Web Part additional filters

I've been working on a SharePoint intranet implementation and have been trying to use the CQWP to aggregate a number of announcement lists throughout our site on the homepage. I've been using the ...
3
votes
3answers
2k views

Taxonomy field doesnt always show up in CQWP filter

I am using two new features in CQWP to list "related items" in a web part: Taxonomy field filtering is used to match the current pages taxonomy value given dynamically by ...
2
votes
1answer
588 views

Best 2010 Content Query Web Part

There are already a whole lot of query/roll up webparts from 3rd party vendors on the market. Evaluating each on of these though is very time consuming. I'd therefore appreciate anybody sharing their ...
2
votes
3answers
538 views

How do I exclude list items created by certain users with the Content Query Web Part?

I have a custom list created in SharePoint 2007 and displayed by a Content Query Web Part. I would like to: Show all items to general admin users except those items created by two users. The two ...
2
votes
0answers
1k views

Debugging XSLT in Visual Studio 2010 [closed]

I'm trying to debug XSLT for CQWP. I followed this guide. So I'm able to retrieve the XML, and link the files temporarily together using xsl:import. But then Visual Studio can't find the schema for ...
0
votes
3answers
1k views

Content Query Web Part (CQWP) fails to show picture items from a document/picture library in an anonymous site

I have a Picture Library and am trying to use the CQWP to display a list of items in the library. The web part shows the items fine in authenticated mode, but it fails to show the items to anonymous ...
2
votes
1answer
2k views

Content query web part filtering on multiple content types

Is it possible to use the Content Query web part to filter on multiple specific content types that do not have a parent/child relationship? I have a requirement to show Events (from a calendar) and ...
1
vote
1answer
1k views

Get ReusableHTML from reusable content via Content query webpart

I'm trying to create a view of stuff from my reusable content list. Basically I am storing global links within the reusable content list. I'm struggling with the content query webpart, because it ...
0
votes
2answers
463 views

Showing sites in Site Collection using a CQWP

Does anyone know the best way to display a listing of sites within a Site Collection using a Content Query Web Part? I know that you can query content types but what would be the best way to show ...
0
votes
1answer
408 views

MOSS ItemStyle.xsl

I have a content query webpart which uses a style within ItemStyle.xsl. How can I extract the URL that the webpart sits within from ItemStyle.xsl? Many Thanks, Nav
0
votes
6answers
5k views

SharePoint 2010 CQWP and Managed Metada columns

I am trying to use a content query web part on SharePoint 2010 Server and filter on site columns of type "Managed Metadata". These columns do not show up int the available columns drop down in the ...
4
votes
2answers
10k views

How to enable Content Query Web Part on SharePoint Server 2010 Standard?

I'm working with a new site collection in SharePoint Server 2010 Standard created using the Blank Site template. I would like to add a Content Query Web Part to one of my web part pages, however, ...
1
vote
2answers
250 views

Question about Displaying Documents and the CQWP in MOSS 2007

My organization is in the process of converting our intranet over to a SharePoint solution. Part of this intranet will be the movement and organization of all our internal documents. Currently, we ...
1
vote
2answers
4k views

Display a rich text column in a content query web part

Using SP2010, I have a list containing a column with rich text (i.e. contains html). I would like to display this column using a content query web part - but when I do, it displays the actual html, ...
1
vote
2answers
676 views

CQWP cannot find Body field in the Announcement content type

I can create a CQWP for the Announcement content type, but when I export the .webpart and add <property name="CommonViewFields" type="string">Expires,Date;Body,text</property> In my ...
3
votes
3answers
1k views

Finding the Current User login in a Content Query Web Part?

I have the unique requirement of needing to get the current user's id (domain\logon) for use within a Content Query Web Part. If no documents are retrieved with the CQWP I need to craft a custom url ...
2
votes
2answers
951 views

Web Part to Show Libraries and Contents?

Is it possible from the MOSS 2007 OOTB web parts with no custom code of any sort to create a view of all document libraries on a given site expanded to show all folders and documents within it? ...
4
votes
4answers
802 views

Content query web part - include data from multiple lists

Is it possible to show data from two lists in CQWP? I am having this site setup. Department site -project site 1 -project site 2 -project site 3 - ... Every site is having a blog. I want to show ...
1
vote
5answers
674 views

Content Query Web Part forgets that limit is not set?

I have a CQWP that shows content from a list. Initially the standard limit of 15 elements was applied but now the need was to show all. Problem is that only every 5 or 6 times the web part shows up ...
1
vote
3answers
594 views

Using Content Query Webpart to pull back item from a Reusable Content List

Ok so I am currently trying to use a content query webpart to pull back an item from a reusable content list but it just doesn't seem to work when i use reusable html. Can someone please verify if ...

1 2 3 4 5