I have a list in the parent site and I want to copy the items to its subsite.
Is it possible? Is it possible to only copy some items that are fulfill some criteria?
Thanks a lot!
|
|
I think that you could export the list via powershell and import it in the subsite. This link should answer your question: http://blogs.msdn.com/b/jorman/archive/2011/01/08/copying-lists-with-powershell-in-sharepoint-2010.aspx I would first export and import all items. Afterwards you can create a view based on your criteria and delete not needed items. |
|||
|
|