Tagged Questions
1
vote
1answer
45 views
Update list content using a web part
I'm currently displaying content from a list using a webpart, is it possible to update the content of this list using the webpart ?
I would prefer to use an 'out of the box' web part. How can I ...
1
vote
2answers
58 views
Show new item notification on Content Query Web Part
I have a Content Query Web Part in the home page of my site root that points to a announcement list in a sub site.
Is it possible to also show the new item notification image as the announcement ...
0
votes
2answers
52 views
Set max number of items returned via Content Query or list
Any ideas if this can be done?
I want to restrict the number of items returned to 5. Not sure if I can do this somehow at the CQWP or list level?
1
vote
1answer
542 views
CQWP - dynamically setting the list
I have a Webpart that extends the content query webpart, that is currently pointed to List X.
On the click of a button I want that webpart to be changed to point to List Y.
This seems like a very ...
1
vote
1answer
323 views
How to display a list across multiple sites?
I want to be able to create a customized list, "Test", on my main page, "Home" of SharePoint.
I want to be able to link to that custom list, "Test", onto another site in the same collection, ...
0
votes
1answer
100 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 ...
1
vote
1answer
272 views
Content Query Web Part modification issue
I am trying to display columns from 2 different lists in a site in CQWP. Most of the blogs and MSDN articles asks to modify the xslt file, ContentQueryMain.xsl and ItemStyle.xsl, for displaying ...
2
votes
2answers
936 views
Customize content query web part's look
I'd like to customize the way a content query web part (CQWP) displays a list on SharePoint 2010; the list is defined in the root and is going to be fetched in a subsite. Each subsite will pull one ...
2
votes
2answers
385 views
CQWP Link to List Item
I cant seem to get my custom CQWP to link to a list item. If i look at everything exposed in the CQWP (using the showxml trick) the only thing close is the LinkURL which takes the format ...
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 ...