Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Displaying Other List Column

  Asked By: Jenny Grant         Date: Aug 02, 2009      Category: Sharepoint      Views: 247
 

I have a List Named 'Candidates'. THis has all the details required to store
the details of any person who applies for a job. I also have one more list named
'Interview Schedule'. This list has the Candidate ID as a common field so that
when a new candidate is created, the interview schedule list can be populated
based on the candidate ID.

There are different views of the Candidates list where the user gets to see
different columns that are in the same list. But, if i want to display 2 columns
of Interview Schedule in one of the views of Candidates, how can i accomplish
this?

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Joey Soto          Answered On: Aug 02, 2009       

One way would be to use SharePoint Designer to create a linked datasource
with the two lists, which you could then display  in a DataView WebPart.

 
Didn't find what you were looking for? Find more on Displaying Other List Column Or get search suggestion and latest updates.


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