0
votes
1answer
125 views

How to display only future events in Content Query Web Part?

I have content query web part for displaying the future events. But the web part is displaying the past events as well. For example, I had two events in March and 3 in April. It shows all five event. ...
0
votes
1answer
39 views

How to enable scrolling in Custom Query Web Part as well as library web parts?

I am using several custom query web parts in the front page of the SharePoint site to show data from a sub-site. They are document libraries and blog posts. How can I enable paging or scrolling for ...
0
votes
0answers
31 views

How to aggregate content based on a URL with SPServices rather than a Content Query Web Part

I hope the below makes sense. I have in the past used this approach: List of links presented on a page Each link would connect to the same page which consists of content query web parts ...
0
votes
2answers
73 views

Can we integrate the office Communicator in Sharepoint

Would you please help me if can we integrate the office communicator in sharepoint 2010 as live chat ?? or any link buttonn to open the office communicator user windows chatting ?? Regards,
0
votes
1answer
453 views

jQuery - How would you display / hide content with a radio button based on a date?

I current have a list of items being pulled through in a Content Query Web Part. Onload, I would like to display the items from today onwards, and for this to be a radio button selected onload. The ...
0
votes
2answers
153 views

SharePoint 2010: Content Query WP - Filter by current year?

I have a Content Query Web Part looking at a SharePoint list which contains a column called "Year". Is it possible to add a filter within the web part properties that will only display items of the ...
1
vote
1answer
432 views

List view web part to display all item from document folder in subsites (SharePoint 2010)

How can I achieve that I can display all the documents from the document libraries from all the site collections sub sites? (Actually I only need to show the onces that where changed lately.) It ...
0
votes
1answer
2k views

how to query a list inside a xslt file used by content query web part?

I am trying to understand xslt and how it is used in a content query web part. What I want to achieve is getting 5 last items added into a sharepoint list and display them in a special format. The ...
0
votes
0answers
306 views

display blog posts in content query web part in Sharepoint 2010

This is my first time that I am using Content Query Web part and xslt. I have to display the last 5 posts from a blog in an Html Table. The table contains two columns. In the left column I would like ...
1
vote
3answers
686 views

How to show items from only two libraries with Content Query Webpart

Salvete! I have two document libraries, and want to display the contents of both libraries in one view. Can I do this with the Content Query Webpart? Is there a way to make it display in the same ...
0
votes
0answers
131 views

Data mapping in Sharepoint 2010 content query

My company has finally implemented Sharepoint 2010, and I realise there are differences with Sharepoint 2010 Content Query and Sharepoint 2007. I added data mapping but get an error when I tend to ...
0
votes
0answers
178 views

Content Query and Current User AD fields

Is there an easy approach to setup query filters for CQWP to use the current users Department, Location etc fields from their profile. I know you can get values from the Page Field Filter in the ...