Tagged Questions
0
votes
1answer
45 views
Possible to add XSLT to CQWP through UI?
Using C#, I am inserting web parts into web part zones programmatically and styling them. More specifically, I'm inserting CQWP's and assigning XSLT files to them.
I'm now wanting to allow users to ...
3
votes
1answer
275 views
Remove LI wrapper from Content Query Web Part / ContentQueryMain.xsl
I have done a fair amount of experminting with this but cannot get it to work and I'm now looking for pointers or working examples.
I want to customise the output of the Content Query Web Part to ...
0
votes
1answer
426 views
use jQuery Modal instead of SharePoint modal
So I understand this is a strange question, but is there a way to use content displayed in a SharePoint modal, in a jQuery modal instead. I like the styling jQuery offers, but the SharePoint modal ...
2
votes
2answers
1k views
How do I output a link's description within ItemStyle.xsl?
I have a custom list which contains a column of Hyperlink or Picture and URL formatted as Hyperlink. I then have a Content Query Web part on a page that uses this list as the source (Show items from ...
2
votes
1answer
591 views
Can't read Enhanced Rich Text field value from CQWP
I'm trying to read the value of a multi-line, enhanced rich text field from a content query web part using a custom ItemStyle template in SP 2010. Even though it has a value, it keeps coming back as ...