Multiple Document Library Issues

Hi,
Actually i am creating document libraries in SharePoint site by using SharePoint Service successfully.
My issue is, 1st document library has been created with folder and creating 2nd document library with out folder. Now the 2nd document library is Show as a Child for 1st document library.
If i would added folder in 2nd document library then both document library would show as like independent.
For end users,it would looks like nested document library.
How to resolve this issue.
Thanks & Regards
Poomani Sankaran

Hi,
Thanks for your reply.
No way to create as you said. I am not giving url like "doclib1/doclib2". Even it is not possible to create doc lib inside another doc lib.
The correct url is below.
http://servername:port/sitename/doclib1
http://servername:port/sitename/doclib2
If both document libraries has folder then both are looks like independent.
If both document libraries does not have folder means doclib2 is child of doclib1.
but logically both are independent only. only by visual and looks its like parent and child.
Thanks & Regards
Poomani Sankaran

Similar Messages

  • Multiple document library as catalog

    Hi,
    We have more then 100 library distributed under 5 subsite. We wanted to make all the library as catalog is there any way to automate it. So that when they create document library in future it will consider as catalog.
    Thanks,
    Sudan

    Hi Sudan,
    According to your description, my understanding is that you want to automatically enable catalogs for multiple  libraries in your SharePoint 2013.
    For your issue, you can consider enablng multiple libraries as catalogs using PowerShell:
    http://blogs.if-blueprint.de/petbo/2013/08/20/how-to-enable-a-list-as-a-catalog-in-sharepoint-2013-with-powershell/
    http://sptalks.wordpress.com/2013/10/01/enabling-catalogs-on-sharepoint-list-via-powershell/
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Eric Tao
    TechNet Community Support

  • Sharepoint 2013 Document library Issue

    Hi
    In sharepoint 2013 Doc lib,I uploaded a document and I can see it was successful, but then I can’t close the window, or get back to the customer documents unless I “control/alt/delete” and close all IE windows & re-log in. Now, 4 minutes later it
    still shows a spinning circle.
    Regards,
    Prasad

    Hi Prasad,
    I wonder if there is workflow or event receiver associated to this document library. Please also check ULS log for related error message.
    Or you can create a new document library and then upload document, then check if the issue still exists.
    If the issue still exists, I suggest you provide the screenshot or more information for further research.
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Document library issue

    Hi All,
    When I am clicking on New button in document library getting compatibility error.
    Regards,
    Prasad.

    Hi Prasad,
    If you are getting error "new document requires a microsoft sharepoint foundation-compatible application and web browser...", plesase refer to the links below and make sure browsers and Office client applications are supported with SharePoint 2010:
    http://www.codeproject.com/Tips/440704/Document-Library-Enable-New-Document-Edit-Document
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/60737254-1a7d-407f-86d9-0a3c56c0eabc/new-document-requires-a-microsoft-sharepoint-foundationcompatible-application?forum=sharepointadminprevious
    http://blogs.technet.com/b/tothesharepoint/archive/2012/04/04/updates-to-plan-browser-support.aspx
    If that doesn't help, please provide detail error message or capture the screenshot for troubleshooting.
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Multiple music library issues

    I have downloaded songs from my home computer to my ipod, but now I am on holidays and have bought some songs from itunes store, downloaded onto my laptop, but when I try to add them to my ipod I get a message that I can only use one music library, and must erase all the songs on my ipod if I want to add the songs from my laptop that I just bought!!?? How do I add them without erasing the 900 songs already on there?

    Click on your iPod's name from under the Devices column and it should automatically place you under your iPod's Summary tab.
    B-rock

  • Issue with New Document in a document library with multiple content types

    Hi,
    I have a created a custom list definition based on a document library. I added 3 content types in this list, one is a document set (lets call it DOCSET), the two others are content types inheriting from Document (DOCA and DOCB).
    I deployed the list definition with a site scoped feature and the list instance with a web scoped feature. After activating the two features, the list is created and the content types are present in the list.
    When I click in the New Document button and choose either the DOCA or DOCB content type, a Word document opens and the DOCA content type is always associated to this Word document.
    With SharePoint Manager 2013 I saw that the template.dotx document was not in the Forms/DOCA or Forms/DOCB folder.
    So I decided to remove all the content types from the list definition and add them by code with the ListAdded event receiver. I used list.ContentTypes.Add to add the content types to the list.
    With this method the templates are correctly copied from the template.dotx in the RootFolder/Forms folder of my list. These templates have the rights content type id, but the New Document button still does not work properly.
    So I looked at the Content Types inside my library and saw that the DocumentTemplateUrl linked to the RootFolder/Forms/template.dotx and not the RootFolder/Forms/DOCA/template.dotx or RootFolder/Forms/DOCB/template.dotx.
    I debugged my code to look closer and see that right after the list.ContentTypes.Add, the DocumentTemplateUrl is correclty set but when my EventReceiver finishes, the DocumentTemplateUrl get back to the RootFolder/Forms/template.dotx.
    Have you any idea why this is not working ?
    Regards

    Hi,
    Per my understanding, there is an issue about the DOCA and DOCB content types which inherits from Document Content Type in your custom list definition.
    By default, if there is a custom content type inherits the OOTB Document Content Type, it will also inherits the template.dotx file from the OOTB Document Content Type.
    The template URL of a custom content type which inherits the OOTB Document Content Type:
    If you want to specify different templates for different content types, the code demo below would be helpful:
    http://www.learningsharepoint.com/2010/07/14/programmatically-create-a-new-content-type-in-sharepoint-2010/
    Thanks
    Patrick Liang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Issue with site template that contains a document library with a lookup column to another list

    I have a document library called Proposals with a lookup column in the same site called Document Categories (multiple values allowed).  It points to a list called document categories.  I have several sample documents in the Proposal Library that
    contain valid document categories.  When I save the site as a template and instantiate it, everything is fine.  However, when I remove the sample documents from the Proposal library and rebuild the site template, I can't get the  template to
    create another site.  I get an error Unable To Open Lookup List.
    I don't understand why I can instantiate a site from the template when there's sample data, but not when the document library containing the lookup column is empty.
    Does SharePoint 2010 site template support lookup columns?
    Why would it make a difference if the library is empty?
    Thanks

    Hi,
    According to your description, my understanding is that the error occurred when you created a site from the template with no files in the document library.
    I tested the same scenario per your post, and I can create a site from the template with no files in the document library with no errors.
    To solve this issue, I recommend to verify the things below:
    Did you save the site as a template with Include Content checked? If yes, I recommend to test if it works when saving the site as a template with Include Content unchecked.
    Test the same scenario with a new site to narrow the issue scope.
    I also recommend to check the event log and ULS log to see if anything unexpected occurred.
    To check event log, click the Start button and type “Event Viewer” in the Search box.
    For SharePoint 2010, by default, ULS log is at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS.
    You can check the ULS log by the methods here:
    http://blogs.msdn.com/b/opal/archive/2009/12/22/uls-viewer-for-sharepoint-2010-troubleshooting.aspx
    http://msdn.microsoft.com/en-us/library/gg193966(v=office.14).aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Issue when filtering with Managed Metadata Columns in Share Point Document Library

    Hi All
    I have a document library, and a four Metadata Columns in it, with each column having a number of term in it. I have no issues in adding a document or in term sets. We have set property of Managed Metadata Column as Allow Multiple Values. So some of the items
    in library contains values with only one term set. While other documents contains values with multiple values.
    We have a number of country sites having the document library  with same metadata columns. In document library default view i am showing Metadata column, User want to filter the documents (view) based on Metadata column selected.
    The filtering is giving inconsistent behavior. In production server it is giving in error with some correlation ID. On our development machine some times it is working fine and some other times it is given error of Validation of Viewstate MAC failed. i tried
    on different countries sites.
    I checked we have already kept the Metadata Navigation and Filtering under site action feature as activated. It was even more weird when i deactivated the feature on one country site and the filtering was working fine. And on other country site where i
    kept the feature as activated and the filtering was giving an error.
    Thanks & Regards
    Amit

    Hi Amit,
    Have you checked the ULS error message for more information with correlation ID?
    Please try using the library metadata navigation to filter these managed metadata columns value via configuring library "Metadata navigation settings" after you enabled the "Metadata Navigation and Filtering" feature,
    then check if the issue would still persist.
    Please see more information from below article with similar issue.
    http://blog.tippoint.net/filter-by-managed-metadata-field-in-asset-picker-dialog/
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you havefeedback for TechNet Subscriber Support, contact [email protected] 
    Daniel Yang
    TechNet Community Support

  • Upload Multiple documents in SharePoint document Library not working

    Hi All,
            I have folder on my desktop which consists of nested folders and files(Total 11 files) .And when I select "Upload multiple files" option to upload documents and drag the folder from the desktop in pop-up window .
             The sharepoint document library uploads only 1 file among all the nested folders from 11 files.Can any one help me how can I solve this
    Thanks, Quality Communication Provides Quality Work. http://siddiq-sharepoint2010.blogspot.in/ Siddiqali Mohammad .

    Hi,
    I understand you encountered the issue when use "Upload Multiple Documents" to Drag Files and Folders to upload window.
    When you say "The sharepoint document library uploads only 1 file among all the nested folders from 11 files", do you mean you have drag all files and folders to the window, while only 1 file is uploaded sucessfully? Or you cannot find all expected
    folders and files?
    Please manually open "Windows Explorer" to locate files and drag files from "Windows Explorer", instead of using the "Open window"
    opened by "Browse for files instead" as below:
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Using Content Query webpart for specific Document library with multiple managed metadata - Document with multiple metadata tags not showing up

    Hi,
    I am having an issue where when I insert a Content Query webpart into a page, and filter to managed metadata, all the right documents show up except one document that happens to have two metadata tags attached to it.  The content query webpart is set
    to only look through a specific document library.  I'm not sure what I am doing wrong.
    Here is the one document with two metadata tags:
    Below is the Content Query:

    Hi,
    As I understand, you did not get the results with multiple metadata tags through Content Query web part in SharePoint 2013.
    Check things below:
    1. Check if you have set the item limit more than the display items in Presentation section of the web part. If the item number more than item limit, the rest items will not show.
    2. Check if the item you cannot find uses the content type you have set in the content type section of content query web part.
    When you edit the properties of the item, you will see the content type the item is using.
    Best regards
    Sara Fan
    TechNet Community Support

  • Multiple File Attachment Column in Document Library (SharePoint 2013)

    Hi All,
    As per default, i will have only one column to attach documents in Document Library . But i need to add multiple column for documents attachment in same row.
    e.g. See below column
    1)Project Name    2) Attachment 1      3) Attachment 2          4)Attachment 3       5)Attachment 4     
    Kindly help me for creating such column (Hope there should be any coding requirements)

    Hi Vrij,
    According to your issue what my understanding that  if you need multi-document attachment is required then
    then its not possible by default  because As we had known, the Upload Multiple Documents option is deprecated in SharePoint Server 2013.
    To work around this issue, my suggestion is  do one of the following to upload documents to the SharePoint Server 2013 document library:
    Use the Windows Explorer view
    Use the SharePoint Server 2013 drag-and-drop functionality
    http://www.learningsharepoint.com/2012/11/29/how-to-upload-multiple-documents-in-sharepoint-2013/
    If you still want to use this function, there are some third-part software's you can have a look at.
    http://www.office365experts.be/en/products/office-365-bulk-uploader
    http://www.sharepointadd-ons.com/sharepoint-2013-multiple-file-uploader
    Please mark the Answer and vote me if you think that it will you help about approach in multiple-doc upload

  • Issue while creating a new web part page (Safeunit.aspx) within a folder located under a Document Library.

    Hi, I am facing an issue while creating a new web part page (Safeunit.aspx) within a folder (Safematic Seal Support Systems) located under a Document Library (Product Information Documents).
    The path I am explaining:
    Going to the Document Library (Product Information Documents) --> now inside that, clicking on a folder (Wet Seal Support
    Systems) --> now inside the folder clicking on another sub-folder (Safematic Seal Support Systems) --> Here I want the web page Safeunit.aspx
    Issue is that when I reach to the required destination, and want to create the web page by clicking on 'Site Action' --> 'Create' --> 'Web Part Page', now while selecting the Document Library name from the drop-down list, I do use 'Product
    Information Documents' since the folder is inside this library only; but that create the page directly under the 'Product Information Documents' library, not under the sub-folder (Safematic Seal
    Support Systems).
    FYI, it is SP2007 version.
    Kindly assist in this. Thanks in advance.

    I see that you have the namespaces reference in your code.
    I think you have changed the NameSpace name of your code to CreateSPFolder, change the reference in all your manifest, and other files to point to the current namespace name. It should help.
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if my reply helps you

  • How to attach multiple attachments in info path form as a Hyperlink and storing in share point document library?

    Hi,
    I have designed a infopath form which is having multiple attachment control and user will upload multiple documents on it.
    The problem in sharepoint infopath form is user's are unable to attach large files which is more than 5 MB (since default limit is 4096KB).
    I know we can increase the User session data for Infopath in central admin .But that will impact our server CPU since we want to increase to 50 MB.
    I got the other approach which is like storing the documents in sharepoint document library and adding the attachments as a hyperlink in infopath form which will reduce the size of the form and will not affect performance.
    Can anyone please provide the detailed explanation and method here(if possible with screenshots)
    Thanks & regards,
    Poovi

    Hello,
    I also had same requirement earlier and what i did, i have given the doc library link to infopath form to upload file. Then create new web service data connection to get files from library to infopath and show as hyperlink. Basically you can add one repeating
    section with hyperlink control to bind the files in IP.
    You may refer this blog and it has explained exactly same approach
    http://sharepointvenividivici.typepad.com/sharepoint-customization/2013/01/infopath-show-links-to-documents-in-a-library-from-the-form.html
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Add single/multiple line of text in a document library

    Hello,
    I was wondering if there is a way to have a document library that gives you the ability to add text based items in the same column as the file you upload through the library, like you can do through lists. For example, I want to be able to have the freedom
    to add text before or after the file that was uploaded, but still keeping everything in the list (so I'm not actually uploading a file everytime).
    Name <--- column
    Text text text text text text text text text text text text
    Text.jpg
    And here's more text... the end.
    Is this possible? I'm not sure how much extra coding I can add to this because my document libraries are apart of custom web part and adding javascript to the library may break up the web part. 

    i dont think their is OOB way to achieve this.
    I am thinking...
     create 3 Columns
    Text Before as Single text or multiple
    Text After as Single text or multiple
    Calculated column
    Now in Calculated column = Text before + Url(Column) + Text after.
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Issue with document library and explorer view

    Hello,
    I have couple of issues on which I need some assistance.
    We recently backup and restore the SharePoint portal based on 2007 to SharePoint 2010 server.We're facing some issues on it now 
    When we try to open any office document from a document library it gives a prompt  stating below message in image. I check the document, it is nowhere checked out and also I have full control on the site , in fact I am site collection admin.
    Open with explorer view is not working. When we click on open with explorer it just refreshes the page and show the same page again.
    Need help on this couple of issues.
    Regards,
    Mandar

    In addition to Margriet her solution this article written by Amol Ghuge can help in troubleshooting problems with Explorer view:
    http://sharepointknowledgebase.blogspot.nl/2013/09/open-with-explorer-is-disabled.html
    - Dennis | Netherlands | Blog |
    Twitter

Maybe you are looking for

  • My mac is talking how can I stop it

    My computer (mac os x) is constantly talking and won't stop.  How can I stop it.

  • Low resolution on my second minitor

    I have a 27" 3.4GHz i7 iMac with 2Gb NVIDIA GTX 680MX video card.  I tried to connect it with a Dell 30" minitor as a second display by using DVI cable.  I used to use the Dell minitor for my PC and the resolution was 2560x1440 working perfectly.  Bu

  • Ultra 10 with KVM and usb Sun keyboard

    Hi, I have 4 servers, two ultra 10, a Sun Fire V880 and a Sun Fire V250, I want all of them to be controlled form a KVM which has support of Ultra 10 platforms, that is, i have two cables with sun 6 tyoe keyboard and mouse. To the KVM i have attached

  • VERY ANNOYING PROGRAM!!!

    I have a very annoying program that got installed and now cannot be installed. I have tried everything, including AppCleaner and I even tried going directly to its file path. It just won't go away, there is no traces of the program where spotlight ca

  • Missing all the versions of a project.

    I work with Aperture 3.2.1 under Snow Leopard. Recently I noticed that the previews of my versions ware blurred (not sharp). So I selected my projecst one by one and used PHOTOS/Update Previews. After "a while" all the previews were sharp again. But