Cross List Web Part Step By Step Guide: Display Data from Multiple Lists when Referenced by Lookup Fields
Browse Search
HOWTO: Cross List Web Part Step By Step Guide: Display Data from Multiple Lists when Referenced by Lookup Fields
Created on: 25-Feb-07. Print Article
Last Modified on: 05-Jan-11. Email Article
Skill Level: Intermediate.
Article has been viewed: 6364 times.
Rated: 6 out of 10 based on 6 votes.
KB.10300

Cross List Web Part Step by Step Guide:

Display Data from Multiple Lists when Referenced by Lookup Fields

 

In this step-by-step guide, let’s assume that you have three lists in your SharePoint site that are used to manage a development project. The lists are:

 

1.       Department List: Contains the data for different cost centers in your company.

2.       Projects List: Contains the project information for your company.

3.       Tasks List: A standard SharePoint Task List.  In this list, you added two lookup fields: a ProjectLink field, which is a lookup to the title field of the Project List and a Cost field, which is linked to the title of the Department List.

 

You want to use the Bamboo Cross List Web Part to aggregate and display different fields from all three lists in a single View.

 

Step 1:

Create a SharePoint custom List as your Project List, for example:

 

Step 2:

Create a Department List, for example:

 

Step 3:

Create a SharePoint Task List. Your Tasks List contains the lookup fields to the Project and Department lists that were created above:

 

Note that the lookup fields from the Task List can link to any field from the Project or Department List, for example:

 

Create items in your list. Your Task List should look similar to this:

 

 

Step 4:

Install the Bamboo Cross List Web Part according to instructions in the Application Notes.  Once the Web Part is installed, select Modify Shared Web Part from the menu accessed at the upper right corner of the Web Part. This menu is only accessible by users with authority to modify the page.

 

  • Select the Task list as your Parent list.  Pick a View that contains the appropriate data that you want to use.
  • Select the first lookup list "Project List" and an associated View (All Items in this example).
  • Select the second lookup list, "Department List", and an associated View.

As you select the lookup list, you should see the list data displayed in the scroll list below:

 

Step 4:

Select the columns that you want to display in the combined Vew.  Use the arrow keys and the Up and Down keys to align your information.

 

When you are done with the selection, press Apply and OK to close the Web Part's setting page.

 

Step 5:

The Bamboo Cross List Web Part displays the combined data from the three selected Lists in a single View.  Note that you can click on any linked field, such as Title with link, to go directly to that particular List item.

 

 

- End -

 

Related Articles
Q10199 - RELNOTE: Cross List Web Part for SharePoint 2007 Release Notes (HW09)
Q10200 - FAQ: What is the difference between your Cross List and List Rollup Web Parts?

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help Us Improve This Article
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
   
Approved Comments
Appropriate level of instruction. Concise. Approved: 13-Jul-08