A folder is a virtual container where files can be stored.
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?
5
votes
2answers
4k views
How to move items between folders Document List?
Is it possible to move documents between different folders in Document List?
EDIT: I mean possible for a sharepoint standard user, not an admin.
For example, suppose that my Document Library has two ...
2
votes
3answers
754 views
Deactivate email-notifications for SPLists only temporally (and programmatically)
So here's my Problem:
I have a list which is used to notificate user. (Announcements) So it's essential that the email notifications work for most of the time. The announcement (items) get saved in ...
1
vote
3answers
1k views
The advised place to put images and css files
I've been looking on the net for some advise and explanation about where to put my custom css and images for the master page in sharepoint 2010.
I'm now busy with branding the portal and i'm a bit ...
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
442 views
How to change Folder Icon in all Document Library
how could I change the Folder Icon in Sharepoint? Is something programmatically, on CSS or simply to change icon in the specific image folder?
Thank you very much!
0
votes
1answer
365 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 ...