Questions tagged [cqwp]

The Content Query Web Part (CQWP) aggregates and displays list items within a site hierarchy using lists, libraries or sites as a data source.

The Content Query Web Part (CQWP) aggregates and displays list items within a site hierarchy using lists, libraries or sites as a data source. The generated XML is styles by XSL to create output on the web page. The query is optimized for caching and the data can be updated asynchronously.

50 questions
0
votes
1 answer

Multiple lines of text column not showing in Content query webpart sharepoint

I want to add custom column Document Description in CQWP for this I added below code in ItemStyle.xsl xsl:value-of select="@Document_x0020_Description" disable-output-escaping="yes" In wepart I used below code property name="CommonViewFields"…
Rushikesh
  • 529
  • 4
  • 18
  • 43
0
votes
1 answer

CQWP isn't showing all columns when accessing Anonymously

i have created a CQWP with the following Xslt Template: