Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Content Query Web Part

  Asked By: Urjita Vichare         Date: Mar 07, 2009      Category: Sharepoint      Views: 564
 

I like to show the latest 10 items (based on item's last updated date)
from the list types of document library and page library. However, the
content query web part only allows a single list type to be selected.

Is there any other way of achieving the same result?

Tagged:        

 

5 Answers Found

 
Answer #1       Answered By: Alexander Scott          Answered On: Mar 07, 2009       

I am a content  Query web  Part newbie but am learning a lot as reading
more about how they are customized. I am wondering if it is possible or
if anyone has created custom fields in the content query  webpart that
access data from an external data-source or database (specifically
Oracle, but I assume this is similar to SQL).

Has anyone ever tried this? Or know if it's possible?

 
Answer #2       Answered By: Benito Carey          Answered On: Mar 07, 2009       

Theoretically possible if you are using MOSS Enterprise. In that case
you'd setup a BDC definition for the external data, then add a BDC
column to the source list/library for your CQWP. Your other option
would be to use a Data View instead of the CQWP.

 
Answer #3       Answered By: Ebony Perkins          Answered On: Mar 07, 2009       

I have been trying to get a content  query web  part I added on a page.
Even after I specify the document  library from which the query  is
supposed to get the documents from its still saying ... No Items
Returned. Anyone knows whats going on here?

 
Answer #4       Answered By: Anu K          Answered On: Mar 07, 2009       

Managed to get this one by myself. Had to activate Team Collaboration
Lists under Site Features in the Top-level site settings. Somehow this
feature was disabled.

 
Answer #5       Answered By: Josie Barron          Answered On: Mar 07, 2009       

I have a custom list  with the following items  in it
Title, Image, Url

The image links to a file in a picture library.

My goal is to use the Content Query web  Part to display something like this:
image title
where the title is clickable to the URL.

Is this possible using just the web part  out of the box, or do I need to use
sharepoint designer

 
Didn't find what you were looking for? Find more on Content Query Web Part Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].