I was wondering if it was possible to modify the default document library view "All Documents " to include the "Checked Out To" column.
I need this change to apply to any existing document libraries as well as any created in the future.
Thanks in advance
...
I have already enabled webclient service but i think I m missing something tht has to be done...
...
I have a sharepoint site that contains 4 document libraries. Even the viewers are able to edit the uploaded word document.I dont want this. Only the admins should be able to edit. How can i achieve this
...
Hi.
I've used NSMutableArray writeToFile for created a file(levels.txt) which contains the levels state on my game (level locked, unlocked or level done)
Level0: Done
Level1: Unlocked
Level2: Locked
...
Level8: Unlocked
...
The resulting file(XML) is in /Users//Library/Application Support/iPhone Simulator/4.0/Applications//Library/le...
I have a custom content type with two extra columns defined in WSS 3.0. I have a document list with word documents of that content type.
When I open a document on my XP client with MS Office 2003 and IE6 (company regulations :-( ) this works fine. When I make changes however and I try to save the document, I get following error:
I do...
Hi.
This is my scenario: I need to copy files to a sharepoint document library using its web services and set metadata on them. That's all possible with CopyIntoItems (from Copy webservice) except for Lookup fields. CopyIntoItems ignores them, so i need another way to set data on those fields.
I've tried to create a list item with the ...
In an OpenFileDialog, the user can enter the address of the SharePoint site and select a document in the document library.
I need to provide check-in/check-out integration for SharePoint documents. Is there any way to determine if the file is stored in a SharePoint document library?
Thanks in advance!
...
In SharePoint 2010, we have the List View Threshold, which defaults to 5,000, and:
Specifies the maximum number of list or library items that a database operation, such as a query, can process at the same time outside the daily time window set by the administrator during which queries are unrestricted.
So, I'm looking to determine...