Document library is a list for storing documents
0
votes
1answer
2k views
How do I have a workflow update/set a field in the current list?
The situation is as follows:
I have a library of documents. Each document has a metadata column representing the status of this document with possible choices derived from a look-up column in ...
4
votes
2answers
342 views
Get all Files from sub folder of a certain content type
my problem is I have a document library with sub folders. Also the document library got more than one content type.
Is there a way to create a CAML or LINQ query to get all files of a certain content ...
1
vote
1answer
132 views
Overriding the Default Upload.apx form for a Document Library
I am a total newbie to SharePoint but I have been given the task of driving the roll out/Proof of Concept that SharePoint 2010 is capable of providing what our company wants.
One of the main ...
0
votes
0answers
26 views
Hide SP 2010 Document Library template for a dedicated web application
I want to hide SharePoint 2010's Document Library in a specific SP Web Application but want to retain its availability in other web apps. How can I do this without modifying the 14 hive?
0
votes
1answer
125 views
Document Library - Content Type selection ignored!
Not sure yet if something wrong on my Foundation installation or a new SP2013 bug. On SP2013 (didn't happen on SP2010!) - create new Document Library app and use Advanced Settings to set it to Manage ...
0
votes
1answer
106 views
Why Item Updated and Item Added trigger together when we add a item to list (document library)
I have gone through hundred of articles over months but never understood as what could be the reason Item Updated and Item Added trigger together when we upload a item, even though if you try ...
0
votes
0answers
178 views
Can i create a simple custom approval workflow in SharePoint 2010 with a single approver?
I am trying to make a custom workflow for approving and publishing documents in SharePoint 2010. I looked at a number of example and tutorials but none that i could find address what i am aiming to ...
0
votes
0answers
89 views
display caml results in sharepoint document library
i want to search in document library using caml and display caml results in same document library instead of any grid or HTML.
i wrote the code to get records from document library, but i am not able ...
0
votes
0answers
137 views
SharePoint Document Library Column Header filtering issue
I have a document library with close to 5000 docs. When signed in as a site collection admin, applying filtering via column header on a column that contains only 20 unique values works fine. However, ...
0
votes
3answers
142 views
Unauthorized on XDocument.Load on Sharepoint
I'm trying to open an XML file from my document library. I'm running some code as "Elevated Privilege" on a file I know exists.
The code I wrote down is this:
...
0
votes
0answers
81 views
Document Library Templates (Word, Excel, PPT)
We implemented a document library for Internally used to be able to save templates in our Intranet SharePoint 2010 and the problem is comming from the office version 2010:
When we use Office 2007 ...
0
votes
1answer
74 views
How to make different permission on document library?
I want to make document library that can filter view from the user organisation by region. In my Institution has 3 levels that has different level of access file.
The hierarchy of user level can be ...
2
votes
2answers
207 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 ...
1
vote
1answer
68 views
Ghost Column in Sharepoint by FieldRef deletion
Let me explain my situation. I have some Document Libaries that derives from some content type some columns.
In some of these columns I have (by mistake) add two times the same columns with different ...
0
votes
1answer
29 views
SharePoint 2010 Document List
Good morning.
I have a set of requirements for some simple document storage and I am investigating the possibility of using an existing SharePoint 2010 system.
We need:
A location where multiple ...
0
votes
1answer
33 views
SharePoint 2010 Document List
Good morning.
I have a set of requirements for some simple document storage and I am investigating the possibility of using an existing SharePoint 2010 system.
We need:
A location where multiple ...
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?
0
votes
1answer
119 views
Move files to a folder using event receiver
Hi I have an Infopath form Library and i want to add the forms that are being submitted to a folder in the same library according to the information
I need to do this using an event receiver.
Can ...
0
votes
0answers
54 views
reset page reset the “AllItems.aspx” page in Document Library
I am unable to reset the allitems.aspx page . For some reason the site definition button is grayed out.
I tried navigating "All files" "document library" "forms" and right clicking in allitems.aspx ...
0
votes
0answers
21 views
browse gui to document library
I was wondering if its possible when attaching a file to a sharepoint list item, is there a way that I can have the browse gui open up to a specific sharepoint document library? Basically, how can I ...
0
votes
3answers
55 views
ID of document library to use in CSS
I am looking to use an ID or Class attribute of a document library in a CSS file. I need to be able to highlight my current tab on my navigational menu.
I can add a CEWP with a text file containing ...
3
votes
3answers
715 views
Add group to Library permissions using powershell
I have written a script that created a document library called "Audit Logs" for every site collection in our environment. I then wanted to ensure that only Site Collection administrators and the ...
1
vote
1answer
71 views
Prevent a group from deleting document version history
In a Document/Form Library with versioning enabled (SP 2010), it is possible to delete all versions of a particular document/form simply by going to the "Version History" dialog box. This ability ...
0
votes
1answer
108 views
Remove “Upload Multiple Files” link?
When adding a document to a list is it possible to remove the "Upload Multiple Files" link ?
0
votes
1answer
194 views
Unable to use the ribbon “Download a Copy” when multiple documents are selected
Several users reported that the ribbon button gets grayed out as soon as they select multiple documents to download from a document library.
The feature works fine if you select a single document and ...
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 ...
0
votes
2answers
181 views
How to use standard Sharepoint 2010 download functions
I wish to download a file from a sharepoint2010 site as if you were downloading a normal document from a Document Library. What functions are available in C# to call these functions?
I know you can ...
0
votes
1answer
394 views
Create a folder structure in sharepoint via Client Object Model
Here's the class of my folder:
class MyFolder
{
private List<MyFolder> _folders;
public List<MyFolder> Folders
{
get
{
if (_folders == null)
...
1
vote
3answers
341 views
How can I change Document library permissions for all site collections using powershell?
Total Powershell newbie here, but I have managed to write a couple scripts so far that have been working.
We are using 2010 Enterprise edition, and I have been tasked with creating a script that will ...
2
votes
2answers
56 views
Not pulling document properties when moving a Document Library
I'm attempting to move a very large Document Library from SP2007 to SP2010 but I cannot get the Properties of the Documents to move with the files. The library is too large to export as a Template ...
0
votes
0answers
66 views
Open documents from library in edit mode, just in intranet. How to open externally?
Good evening.
I have a document library, with some Word documents.
I am trying to open the documents in Edit Mode, but I only have sucess when I'm on local intranet.
What is happening? And how to ...
0
votes
0answers
29 views
Can I change default permissions to personal when creating a new library on the My site?
My question regards the My Site. Our users have permissons to create new document libraries on their My Site. Because the library is created on the My Site - My Content tab, users think that the ...
0
votes
0answers
42 views
Document Sets and changing the Upload Path Location of a document..
Is anyone familiar with a setting or switch to turn/on off the default folders path on a Document Set or how to adjust the upload path of the document ?
Thanks in advance...
0
votes
2answers
110 views
Edit 1-30 paging Document Library
By default SharePoint has paging 1-30 items in a document library.
I want to change this to 1-50 or even 1-100.
How can I do this?
I've been looking on the internet but I cannot find a fitting ...
0
votes
0answers
23 views
Can I place a folder in the new documents selection in the documents library?
I use SharePoint 2013.
Can I put a folder in the new documents selection. to divide certain templates.
Otherwise my list will be too long.
Can you provide me the steps?
1
vote
1answer
90 views
rootFolder.ContentTypeOrder throws unexpected error for sandbox solution
I'm trying to add content types into a library list, in order to make "Visible on New" option ticked.
Firstly I enabled contenttypes in the library, then I want to do this:
SPFolder rootFolder = ...
0
votes
2answers
113 views
Create new documents types in SharePoint
If I want to create a new document in SharePoint. The only type of document I can create is MS Word.
I want to be able to create other office document types like powerpoint, acces, excel, visio etc.
...
0
votes
1answer
50 views
How do I set up document versions in SharePoint 2013?
I want to setup document versions like this:
Everytime I edit a document the version has to change and if this possible I want to turn it back to a previous version if this is needed.
Can you ...
3
votes
1answer
48 views
Document in library: newly created from template OR uploaded?
Can I programmatically detect if a document in a library is uploaded or created with the "new document" button?
When a user uses the "new document" button, my ItemUpdated event receiver doesnt fire, ...
1
vote
2answers
209 views
Matching value from single line of text column to lookup column
I have a library containing a large amount of items.
The library contains a column of type 'Single line of text' with a code in it. The code was taken from an external system and entered manually.
...
2
votes
1answer
297 views
Suddenly unable to save files to sharepoint
Suddenly the other day whenever users (from multiple machines) start saving files to sharepoint 2010 from Office 2010, it tells them:
Upload Failed This file was not uploaded because the specified ...
0
votes
0answers
149 views
People picker finds group, then says no exact match found
I'm trying to add a group to a document library to give them permission to see it. If I type the group name and ask SP to check it, it says
No exact match was found
If I search the address book it ...
1
vote
1answer
81 views
List item Title goes blank after editing document in Word
I am creating new document in document library using this code:
private SPListItem CreateNewDocument()
{
SPContentType documentContentType;
byte[] bytes;
string templatePath;
...
2
votes
1answer
686 views
SharePoint 2010 URL limits not completely understood
My team and I are trying to test the limits of SharePoint 2010 - specifically around URL and path lengths. In our root web, we created doc library that contains a main folder with an arbitrarily long ...
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
1answer
283 views
Custom Edit Form for Document Set
I have a document library with three allowed content types - A, B, and C. A inherits Document Set, B and C inherit Document. Using A's Document Set Settings, B and C are the allowed content types ...
1
vote
1answer
77 views
Multiple files upload to document library simultaneously & Custom property
I have a custom SharePoint 2007 document library which has a custom boolean column "Is it Important".
It works perfectly for all documents if I upload documents one by one regardless of if its a word ...
1
vote
2answers
38 views
One document version of truth but needs to be accessed from multiple locations
I have a need sometimes for one document to be referenced in several subsite document library locations. Any ideas what the best approach for this is?
1
vote
1answer
32 views
Reupload the document (update)
I'm writing now code agains the document library, that code adds files to the document library. Basically what I want to do is, when the particular file already exists in the document library with the ...
1
vote
0answers
75 views
Document Library Custom Form
I have a document library where i have added a custom edit form. I also have given a custom dropdownlist in that form for the user to select the Content Type and default sharepoint save/back buttons. ...


