Tagged Questions
0
votes
0answers
122 views
SharePoint 2010 content query web part, file is read only
I have a document library with some excel files, and a content query web part that displays these files.
From within the document library i can open all the documents in read/edit mode without any ...
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 ...
1
vote
1answer
417 views
CQWP - Sort items based on popularity
I've enabled Auditing in a list that keeps track of how many times an item has been viewed.
I would now like to use a Content Query Web part to return a list of documents based on their popularity ...
0
votes
1answer
201 views
Opening videos in browser with XsltListViewWebPart
I created a Document Center site which has its own Content Query Web Parts. When I upload a video file to this document center, the Content Query Web Parts are playing the videos in browser with modal ...
4
votes
2answers
720 views
How to open documents in browser from a ContentByQueryWebPart (SP2010)
In our current SharePoint 2010 solution, opening documents directly from the document-library works just fine, but when I click on the files through a CQWP, this doesn't work. Instead, the standard ...
1
vote
1answer
560 views
Content aggregation: Same document library in several subsites into one big document library in main site
Let's say I have a main site collection with three subsites each having one document library:
MainSite
SubSite1 (myDocLib)
SubSite2 (myDocLib)
SubSite3 (myDocLib)
I want three subsites for ...