Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

MOSS: Employee Contact List

  Asked By: Demarco Witt         Date: Feb 26, 2007      Category: Sharepoint      Views: 457
 

I need to create an employee contact list on the company intranet,
such as a contact list for tech support team, and I know I can create
such a list based on built in contact list then input all the
necessary info about each employee by hand. But I am not sure that is
the right way to do it or not, since all the info about each employee
is in sharepoint already via profile import. Also there is the issue
of synch between the list and AD.

Is there a way of importing profile info into a contact list? Anyone
has any suggestions?

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Ana Payne          Answered On: Feb 26, 2007       

I did something similiar by creating a web part that leveraged the search API
and the SPSPeople content class.
For your scenario, if your tech support  team is in a certain department and
marked accordingly in AD, it would be trivial to create  the proper query.

Seems like importing  into a contact  list would introduce more problems than
solved.

 
Didn't find what you were looking for? Find more on MOSS: Employee Contact List Or get search suggestion and latest updates.


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