Tagged Questions
0
votes
1answer
34 views
PowerShell: Upload documents to folder in document library
I'm using SharePoint Foundation 2010.
I have to make a PowerShell script that copies a structure found on a network share. Its all good except for one thing... I know how to make Document Library's ...
0
votes
2answers
230 views
getting my Document's parent sharepoint Folder
I have a sharepoint document library containing documents and folders (the folders are newly introduced as a new content type derived from folder) and I'm having an event reciever on document added ...
2
votes
2answers
2k views
Change Document Library folder's Modified timestamp to latest timestamp inside
I have a Sharepoint 2010 Document Library with a range of subfolders and some files within each of them. The problem is, right now every subfolder has the same Modified timestamp, and I want each ...
1
vote
1answer
836 views
Security on Document Library's item
i need to add some security to a Document Library, i want to be able to have multiple folders and multiple documents. This feature would provide users with proper right to modify, read, hide documents ...
0
votes
1answer
363 views
Deploy document library with multiple content type
I have a Document Library definition that I added to the solution. I want to include multiple content types for this Document Library: one that inherits from Folder and one that inherits from ...
1
vote
1answer
91 views
Handling files and folders
In Sharepoint 2010, is there a way to limit the names that folders and files can be given, and is there a way to set criteria for any document libraries that are created by users? Here is what I'd ...
9
votes
7answers
17k views
How can I move a document from one directory to another?
How can I move a document into a sub-folder and still maintain its version history from the old location in the new location?