sharepoint copy a list to a different web

雨燕双飞 提交于 2019-12-12 01:18:22

问题


how can i copy a sharepoint list with all its data to a different web?

is there an stsadm command to do this?

or even through the gui.


回答1:


You can also do this with Gary LaPointe's stsadm extensions. They're pretty sweet. Specifically, look into the gl-copylist command.




回答2:


What you can do is Save that List as Template with the contents included and create a List Based on the save template.

To Save the List as Template you need to navigate to the List Settings Page and Select Save as Template, check the "include content" check box. Enter a Name for the template and say Okay. Next time when you try to create the list you will see the saved template and you can create list using that.

You can also take that saved template from the List Template Gallery and add it to different application / site collection.



来源:https://stackoverflow.com/questions/1378553/sharepoint-copy-a-list-to-a-different-web

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!