How can I setup the display for a content query web part when no results are returned?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
You can alter the OuterTemplate.Empty XSLT template in the ContentQueryMain.xsl file. This template displays a message only when the web part is in edit mode but you can modify the XSL to display it even when it is in run-mode. Check this out: |
|||
|
|