The copy-and-paste tag has no wiki summary.
4
votes
1answer
475 views
Schedule the copy of a document to a network location
I'm looking to copy a document to a network location on a scheduled basis. Anyone have a best practice on how to do that? I thought I could write a work flow, but since I want to copy to a ...
4
votes
5answers
4k views
Copy and paste for images in SharePoint
It seems that whether it's a content editor web part or publishing page, copying and pasting images is a poor user experience in SharePoint. The user needs to upload the image somewhere first, then ...
3
votes
5answers
3k views
How to preserve created/modified/createdby/modifiedby information while copying a subsite / list / library under another site collection?
It seems that with oob tools or using explorer view the modified/created/modifiedby/createdby information gets lost or changed to the time of copying the listitems/documents to another site ...
2
votes
1answer
248 views
Rich text editor fails when pasting in IE 8 and 9 error 800a025e
We have a solution with a lot of customization. At some point something was added that breaks the rich text editor because now I cannot paste from clipboard using either Ctrl+V or the "Paste" ribbon ...
2
votes
1answer
426 views
How can I copy a folder from on library to another and maintain permissions on the folder structure?
I want to copy a folder from on document library to another document library and maintain permissions on the folder structure. When I CUT the folder and paste it the permissions on the folder ...
1
vote
2answers
525 views
Copy/Paste to SP 2010 Page does not keep formatting?
I am trying to copy a formatted Word 2010 document and paste it into a SharePoint 2010 page. Most of the formatting comes over to SharePoint fine, EXCEPT for the indentation of the lines.
Is there ...
1
vote
0answers
64 views
a modal dialog that it's url has been copied not working properly
I've got a modal dialog with an upload control in it which is working with no problems. but when i try to copy the modal dialog's url (right click -> properties) and paste it in another ...
1
vote
1answer
563 views
copy SharePoint file including version history in Windows SharePoint Service 3.0
Is there a way to COPY a SharePoint file including its version history from the Windows SharePoint Service 3.0? I have a file I want to copy but it did not carry over all previous version histories ...
1
vote
0answers
89 views
Manage content and structure copy page is not setting same content type on target page list item
In SharePoint you have the ability to copy pages from one list to another. I have a page in list 1 which is set to use the Page content type. When I copy this same page to list 2 (same web) it copies ...
0
votes
2answers
557 views
How to copy files from a network share to SharePoint each day?
I have a need to copy files placed in a network location into a SharePoint document library each morning.
I've tried to do this with a batch file that uses xcopy to copy from the shared drive, to ...
0
votes
1answer
43 views
How to make SharePoint form to copy a file to a folder?
I'd like to make a form for users on SharePoint that copies needed files to current directory. User should be able to choose file type(in fact I have 2 files and both are excel), then when submitted, ...
0
votes
2answers
811 views
Copy publishing page between site collections and keep data
Does anyone know if you can copy a publishing page (programmatically), based on a custom layout and content type, from one site to another in different site collections and keeping all the data in the ...