Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Moving a list to another site

  Asked By: Ernest Hansen         Date: Jan 07, 2004      Category: Sharepoint      Views: 275
 

I have a user who created a list in their personal site and it needs
to be moved to another team site. I thought there might be some way
to do this in front page but the things I tried didn't work.

Anyone done this?

Tagged:          

 

6 Answers Found

 
Answer #1       Answered By: Kory Brock          Answered On: Jan 07, 2004       

The only way to achieve this (unless you want to write some code for it) is to
save the list  as a list template and to export the file .stp and import it to
the other site, if the site  is in the same site collection, I believe that you
should be able to see it without re-importing.

We are actually working on a utility that will allow to copy lists (and it
dependencies) from one site to an other one and from a site to a portal area.
Still in the works though.

 
Answer #2       Answered By: Ernesto Dawson          Answered On: Jan 07, 2004       

if you have office 2003 installed in your client, then it is easy. Create the
list with the required columns.
open both the source and destination sites in your browser. Select "Edit in
datasheet" on both of them. then mark, ctrl+C, ctrl+V. you just need to create
the list  and its columns in the destination site, it is easier than writing a
tool.

 
Answer #3       Answered By: Santiago Hood          Answered On: Jan 07, 2004       

This is an other good way to do it, alternatively you can do it directly from Excel by using the Publish List feature

 
Answer #4       Answered By: Alonzo Richard          Answered On: Jan 07, 2004       

The problem with doing it this way is that if you are using an issues
list, when you copy the list  over you loose the features of the issues
list (comments, assign to and views that are predone for you).

I like the template suggestion although I don't know if it saves the
view either.

 
Answer #5       Answered By: Toby Singleton          Answered On: Jan 07, 2004       

The template preserves the views. Every way I've found, except for the
custom list  template, also looses any lookup fields.

 
Answer #6       Answered By: Felipe Osborne          Answered On: Jan 07, 2004       

Yeap, template will not copy the lookup.

That's why we are working on a utility that will not only copy lists but
re-create all the dependencies including lists as targets of a lookup

 
Didn't find what you were looking for? Find more on Moving a list to another site Or get search suggestion and latest updates.


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