Point #1 - Threshold limitation SharePoint document library has a classic threshold issue of a 5,000 item limit. If you try to move files or folders beyond this limit, you will start experiencing slowness while retrieving the documents. Folders also get the count in the threshold limit. A do...
One of the long-anticipated features that we recently got in SharePoint Online was the ability to duplicate document libraries. This was always a desired functionality, especially if your library is configured withmetadata. Say you created a document library on some SharePoint site, added some met...
But then I have to g into the document library and create each metadata that is in the excel files and then go through 10.0000 files and assign them to each metadata based on the excel file. However, I think there must be a solution such as: 1-Create SharePoint document...
I have document library with name . Under "Documents" there are some folders.Under some folders there are some subfolders. I need to fetch the folders in to dropdown list. IF I select some folder in dropdownlist,I need to fetch subfolders of that folder to some other dropdownlist. How to...
I have modern SharePoint Portal that has 300+ users.I need to create a Document Library which needs exclusive access by a small group of people. Is it...
How to upload the files in the document library programmatically With rich object model of SharePoint , this can be accomplished with few lines of code.So let us assume that you have FileUpload control of the asp.net, where the end user will be selecting the file. I have kept...
i am new to SharePoint 2010. i have a fair knowledge on working with document library. i want to browse and add html files to libraries(not like in wiki library). in document library we can add html files, but the problem is when i open that html file in the library a popup ...
On the next page, you can create a new top-level web site collection for your SharePoint installation. The site will include a default document library named Shared Documents. You can use that document library or create another to use for working with Reporting Services items. Type in a titl...
Sign in to vote Hi all, i would like to know about how to access the documents properties like created date,modified date etc of Document Library of SharePoint 2010 using Client object M...
We also happen to have the same functionality with SharePoint document libraries. You might be wondering what the potential benefit of this is. It might come in very handy if you need to evaluate the contents and structure of your document library. This is one of those posts after which ...