Document library is a list for storing documents
2
votes
3answers
198 views
How many files can be uploaded to a Document Library at a time?
How many files can be uploaded to a Document Library at a time?
2
votes
1answer
119 views
How can I set different sizes for different document libraries?
How can I set different sizes for different document libraries in SharePoint 2007?
2
votes
1answer
1k views
Soft Limits for Sharepoint2010 document libraries, page libraries and lists
Our client plans to migrate from the existing Content Management System(non-Sharepoint) to Sharepoint2010. We need to specify soft limits for document library, page library and list to the client from ...
2
votes
1answer
462 views
Document Library Icons
For SharePoint (2007/2010) if I want to build custom UI to render a Document Library (pretty it up a bit), is there a field on a Document Library SPListItem that tells me the link to the document ...
2
votes
2answers
854 views
Set version of a document
We are looking at moving a some documents into a SharePoint 2010 document library.
Is there any way to set the starting version number for each document?
2
votes
1answer
5k views
Setting location of document templates in SharePoint document library in Office 2010 applications
One of the functionalities advertised for Office 2010 was that "People can access document templates stored in SharePoint 2010 via the New Document Wizard in Microsoft Office applications" (see page ...
2
votes
1answer
25 views
Record management in document management project - SharePoint 2010
For a document management project we need to implement a record management capability to a document library .
Which template should we use?
Record centre Or document Center?
Record center has many ...
2
votes
0answers
26 views
Bulk file upload creates multiple versions of all files except last file
I have an interesting (well to me anyways) problem here. I am doing a code based mass upload of documents into a SharePoint library with a twist. The twist is that the file's last modified date ...
2
votes
0answers
51 views
Sharepoint Workflows and Managed Term Sets
Platform: Sharepoint 2010 with Sharepoint Designer 2010
Are there any explanations out there on how to create a workflow with an email template that is sent to certain people based on a taxonomy term ...
2
votes
0answers
44 views
Linked Data Source problems
I have some few questions regarding how to make Linked Data Sources work.
Is there a way to have the column headers be able to sort by
ascending or descending (this is not too important but is ...
2
votes
2answers
206 views
Get content Type order in C#
I am building a web part that would be added to the bottom of every library view and would display the folder content types making it easy to create a new folder (rather than having to go to documents ...
2
votes
0answers
34 views
Adding a single item to multiple categories
I've grouped some documents in several categories (of a document library) but I want some documents to show up in multiple categories without having to re-upload the document. How can I do this?
2
votes
1answer
53 views
How to create custom email notifications (folder specific) in a document library?
I have a SharePoint 2007 site which has a document library with several folders. My requirement is that whenever an item is uploaded to a folder, SharePoint should automatically generate an email ...
2
votes
1answer
220 views
Appoach for SharePoint 2010 file upload workflow
[Crosspost from StackExchange.]
I'm working on a project that is basically a file upload "wizard" that basically does the following:
Entry form to select document library and enter some basic info.
...
2
votes
1answer
47 views
In WSS 3.0 is it possible to show folders at the bottom of a document library
I have explained the reasons against using folders in general, but I have been asked to get a definitive answer as to whether there is any way to stop folders in a WSS 3 Document Library from ...
2
votes
1answer
513 views
Disable Check In / Check Out prompt Sharepoint 2010
I was just wondering if it is possible to dissable the check in / check out prompts when interacting with document libraries in Sharepoint 2010. I am writing an application and it is quite ...
2
votes
1answer
457 views
Calling Upload Dialog with javascript, can I pass value through to the edit form that follows?
I have a button that opens the upload dialog from a page using the below approach:
function openUploadNewDocumentDialog(passingID)
{
var dialogOptions = SP.UI.$create_DialogOptions();
...
2
votes
2answers
132 views
Is it possible to have published major and minor versions?
I am currently trying to setup versioning for a document library. The aim is to use both Major and Minor versions which indicate the level of change:
A minor version will be a small terminology edit
...
2
votes
1answer
159 views
How to parse a SharePoint URL to get CSOM objects?
Let's say the only input I have from the user is the full URL to a folder in a Document Library called "Public Documents":
http://intranet.contoso.com/SubSite/PublicDocuments/Folder/SubFolder/
Using ...
2
votes
2answers
238 views
Hosting Office Templates in a Document Library (Office & Sharepoint 2010)
I know, Sharepoint added this wonderful feature with those document templates, where i can stick a document directly onto a library, and integrate it into Sharepoint with some simple clicks (and an ...
2
votes
1answer
64 views
Duplicate Save and Cancel buttons Document Library Edit Properties
I have duplicate edit and save buttons when I edit properties of a document in a document library.
I copied this site from another using Manage Content and Structure.
The original site did not have ...
2
votes
1answer
1k views
Remotely & Programmatically check document in and out
Here's the situation:
We have a number of Excel based tools that are checked into a SharePoint document library. I want a program that will allow me to check out one to many tools, perform ...
2
votes
2answers
2k views
How can I modify the Document Library Upload Form?
I'll be as specific as possible for this issue as I haven't found anyone of my normal resources that can help me out with this one.
I have a Document library that we would like to have a field that ...
2
votes
1answer
39 views
I want the count of the documents dowloaded from a document library.
The OOTB Report that sharepoint reporting feature provides is not helpful as it is a one time thing. I want the custom code to get the count of the document dowload.
2
votes
0answers
43 views
Error thrown after SaveBinary in ItemAdded event handler
I'm working on a ItemAdded event for a document library, and I'm running into this error in SharePoint 2007...
The file Lists/Shared Audit Documents/1387/Audit Report.docm has been modified by ...
2
votes
2answers
152 views
Client-side Object Model Load Test Metrics
I would like to know if anyone has done any load testing on using managed .NET Client Side Object Model (CSOM)?
I am mainly looking for metrics (graphs, spreadsheets, etc.) on the following:
Large ...
2
votes
3answers
472 views
Binding lookup fields to document library template
I have features that define site content types and a document library template that uses these content types. Now, when I create a document library from the template, all the content types appear ...
2
votes
0answers
224 views
How do I display a jpeg attachment as an image rather than as a link on an InfoPath form?
After reading this article: InfoPath 2007 - Extracting Those Pesky Binary Attachments, I notice that Visual Studio is required in order to display the attachment file rather than as a link to the ...
2
votes
2answers
405 views
Changes in an uploaded InfoPath form aren't being saved
When I upload an InfoPath form to a document library, open it up, make some changes, click save and then re-open the InfoPath form, the changes will not be there. However, if I click New Document in ...
2
votes
1answer
138 views
Possible to download all versions of a document?
My team is looking for a way to download all versions of a particular document on our site (or more generally we would like to back-up all versions of all documents in a particular document library). ...
2
votes
1answer
609 views
Printing Infopath form 2010(.xml) in Sharepoint 2010 [closed]
My question is related to printing an Infopath 2010 form in Sharepoint 2010.I designed an Infopath 2010 form in Infopath Designer 2010 and published it to a form library in Sharepoint 2010.The end ...
1
vote
3answers
606 views
Can you query SharePoint in C# using SQL?
I'm sorry if this has been asked, but I cannot find an answer. Can you query a SharePoint Document Library or site in a C# program using SQL?
If so, how do you set up the connection to SharePoint ...
1
vote
2answers
833 views
use powershell to check whether or not a sharepoint list is a document library
I want to make some changes to all of the document libraries in a site collection, but not make changes to any other lists. In PowerShell, how can I check whether a list is a document library, or a ...
1
vote
3answers
2k views
Getting specific SPFile from document library
I have a Document Library called "x" with file named "y". I am curious what the best way to get the SPFile object for the specified SPListItem. Currently I am using this:
...
1
vote
3answers
55 views
Permissions for a custom document library
I would like to include a document library in my SharePoint site and make it visible only to a certain group of people. All other content on the web site should remain available to everyone. How can I ...
1
vote
2answers
198 views
1
vote
3answers
873 views
How can i get policies read and acknowledged in SharePoint
We have a policies and procedures document library and I would like to send out some of these documents yearly to group of employees (users in AD). Is there anyway I can do this with SharePoint? ...
1
vote
3answers
476 views
How to increase document list performance on client's computer?
I am working on a new SPS 2010 installation for a client that will be used to replace their intranet. As it stands, the current intranet contains around 1000 documents that are saved amongst various ...
1
vote
2answers
596 views
sharepoint document library view to show actual images uploaded
Scenario : Sharepoint 2010 document library.
Users click on 'add new document' and upload a picture (They always upload pictures or images only).
The default view shows the 'Type' and the filename.
...
1
vote
2answers
294 views
Document library vs. list of links to documents
We have some user guides in PDF and DOC/X format on SharePoint for users to view; no end user would upload any new ones or edit existing. Should we use a document library or a list with links to the ...
1
vote
2answers
213 views
Wrong program opening up a document
I'm all of a sudden having several people having problems when opening up .doc files. All people have word installed but every time they try to open a .doc file from sharepoint it ask to search for a ...
1
vote
1answer
278 views
Uploading multiple files with metadata in SharePoint 2013
Is it possible to upload multiple files with metadata in the document library in SharePoint 2013?
1
vote
2answers
239 views
Uploading xml to document library won't start workflow
When I upload an xml document to a document library, the workflow associated with that document library won't start. Here is my the code I use to upload:
using (SPSite site = new ...
1
vote
3answers
1k views
Creating Nested Folders via Client Object Model
I'm trying to create nested folders in my document library so it looks like this:
http://site/PublicDocuments/Folder1/Folder2/Folder3/
The document library "Public Documents" exists but none of the ...
1
vote
2answers
103 views
Document look-up of PDFs
I have a look-up to the Documents list on the Title column, containing a mixture of DOCX and PDF files.
The DOCX files appear in the drop-down, but the PDFs seem to be ignored. I can open the PDF ...
1
vote
1answer
460 views
How do I save a Document Library inside a sub folder?
This may seem like a very simple question, but I want to organize the Site Content by putting in some folders for the Document Libraries.
Does anyone know how I can move document libraries within ...
1
vote
1answer
781 views
How to send a document from a document library directly as attachment?
Is there a way to change the behavior of the "send to"-drop-down in a DL from "E-Mail a link" to "E-Mail as attachment"?
1
vote
1answer
53 views
How do I modify a text field for many entries at once?
I have a lot of files I've loaded into our Sharepoint system in a library. I need to modify the same text field in the same way for all of them. Is there a way to do this en masse?
1
vote
2answers
1k views
How may document libraries are recommended for a site?
I have a document imaging solution that will have a document library for each weekday for scanned in documents.
I know that it is recommended not to exceed 2000 items in a document library.
Is ...
1
vote
2answers
649 views
This field can have no more than 255 characters error - multiple values
I have a document library. I have a list I use to store categories.
Then I have a lookup from my doc lib that uses this category column and I made it accept multiple values.
When users try to upload ...

