Tagged Questions
2
votes
0answers
415 views
Problem with getting SafeImageHtml in CustomItem.xsl of a CQWP
I have a CQWP with the Parameters:
Title:{fa564e0f-0c70-4ab9-b863-0177e6ddd247},Title,Text;|
Description:{691b9a4b-512e-4341-b3f1-68914130d5b2},ShortComment,Text;|
...
0
votes
1answer
99 views
Aggregating lists based on content type
We've got some lists that we plan to aggregate using a content query web part (CQWP) later, using a custom content type. The content type will be used on numerous sites within a site collection, but ...