Table of contents web part doesn't display all data

Hi,
We did a test migration from Sharepoint 2007 to SharePoint 2013. There is a Table of contents web part that is being used to display all of the team sites (more than 25). In the SharePoint 2013 version, the TOC web part is not displaying all of the sites.
Any ideas of how to make it show all?
thanks,
Sherazad

Hi Sherazad,
According to your description, my understanding is that you want to display all sites in the Table Of Content web part.
There is a limitation of the web part, the maximum number of the items displaying in the web part is 50. If you want to display more 50 items, you need to increase or remove the limitation. You need to go to the web.config file of the SharePpoint site, the
path is C:\inetpub\wwwroot\wss\VirtualDirectories\port number, then find all navigation providers, and add
DynamicChildLimit attribute to each one . More information, please refer to the link below:
http://praveenbattula.blogspot.in/2010/11/table-of-contents-web-part-remove-max.html
Note: before changing web.config, please make a backup for the file.
After the above, if your issue still exists, please open your site->Site Settings->Navigation, change the value from 20 to [whatever number you want to display] in the “Current Navigation”section. More information,
please refer to the link:
http://www.chaitumadala.com/2010/05/sharepoint-2010-table-of-contents.html
I hope this helps.
Thanks,
Wendy
Wendy Li
TechNet Community Support

Similar Messages

  • "Table of Contents" web part - How to have expand/collapse buttons? (I can use only CSS/JavaScript/JQuery)

    Hi there,
    I have a Table of Contents web part which is great. Is there a way so it shows only top level sites and then one can expand or collapse any top level site to see/hide the subsites?
    As of now it shows
    HR Parent site
    - HR sub site 1
    - HR sub site 2
    IT Parent site
    - IT sub site 1
    - IT sub site 2
    What I want is 
    + HR Parent site
    + IT Parent site
    So one can expand or collapse on demand.
    Any relevant JS/CSS/JQuery code?
    Thank you so much.

    Hi,
    According to your post, my understanding is that you want to expand or collapse the level site for the table of contents web part.
    I have made a simple code demo below to achieve this scenario, you can refer to it.
    <script src="http://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script>
    <script type="text/javascript">
    $(function(){
    var iconCollapse = "/_layouts/images/collapse.gif";
    var iconExpand = "/_layouts/images/expand.gif";
    $("div[id='WebPartWPQ2'] li ul").hide();
    //ugly way
    var $t = $("#WebPartWPQ2 div").children("ul").children("li").children("div");
    $t.each(function(){
    //console.log($(this).html());
    $(this).attr("style", "float: right; margin-right: 297px; line-height: 8px;");
    $(this).css("display","inline");
    $("<a src=" + iconExpand + "></img>").insertBefore($(this));
    $("a[class='min']").click(function()
    var img = $(this).children();
    //Traverse the DOM to find the child UL node
    var subList = $(this).siblings().children('ul');
    //Check the visibility of the item and set the image
    var Visibility = subList.is(":visible")?img.attr('src',iconExpand):img.attr('src',iconCollapse);
    //Toggle the UL
    subList.slideToggle();
    </script>
    Note: Yous should change the Web part ID and the css style to fit your environment.
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Table of Contents Web Part

    We have a website that builds a sitemap using the OOTB Table of Contents web part to build a Site Map. The site consists of several subsites and the site map is close but under one particular subsite though the site map shows duplicate links. As
    an example if you look in the page library you see page1.aspx, page2.aspx, page3.aspx and page4.aspx but on the sitemap page it displays:
    SubsiteName
    page1
    page2
    page3
    page4
    page2
    page1
    page3
    Page4
    The repitition isn't in any order either which i have tried to display in my example. Anyone else witnessed this? We have 5 different environments and all are affected in the same way.
    Thanks in advance

    hi
    good that you found workaround, but I would anyway add few words here which may help to troubleshoot original problem: in this case it is worth to check navigation settings of the problematic site. There may be some headings and links added manually, which
    cause this behavior.
    Blog - http://sadomovalex.blogspot.com
    Dynamic CAML queries via C# - http://camlex.codeplex.com

  • SharePoint 2013 Table of Contents Web Part

    I have upgraded to SharePoint 2013 and have a table of contents web part that is supposed to display 5 columns. Instead, it is displaying all the sites in one long vertical column. I found the PowerShell script to set the displaycolumns property on the
    web part. However, when I ran the script, this property was already set to 5, yet it is still only displaying one column. I tried adding another table of contents web part and setting the displaycolumns to 5, but that did not work either. How can I make
    this web part to display properly?

    Hi gmchusyr,
    What script did you use for this issue?
    Table of Contents web part's display column is removed from SharePoint 2013 version, it still display in SharePoint 2010.
    Please try to run the PowerShell commands in the TechNet blog below, compare the result.
    Table of Content Web Part: Slightly different in SharePoint 2013 / Online:
    http://social.technet.microsoft.com/wiki/contents/articles/28429.table-of-content-web-part-slightly-different-in-sharepoint-2013-online.aspx
    Best Regards,
    Wendy
    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]
    Wendy Li
    TechNet Community Support

  • Hiding subsites in Table of Contents Web Part - SharePoint 2010

    I've gone through the normal steps of having the table of contents web part not show a subsite (uncheck the box that says "Show Hidden Sites" as well as hide the site in the global navigation) but for whatever reason, the site I've hidden still
    appears in the table of contents. Is there any way to remove it without deleting the subsite entirely?
    Thoughts?

    Actually, a version of Nate's solution did work for me, it just needs more details.....
    Where you need to check off "Show Subsites" is in the "Current Navigation" section of SiteSettings/Navigation, and then hide the sites from THERE in Navigation Editing and Sorting  (I had already tried it on the Global Navigation side
    and the subsites still appeared in the Table of Contents).  
    For our particular needs, we did NOT want those sites on this root site navigation sidebar as well, so after setting the specific subsites to "Hidden" and saving changes, I went back to SiteSettings/TreeView and unchecked "Enable Quick Launch".
     All appears on the Root Site TOC as desired.
    So, Nate was right about the whole counter-intuitive thing, but no need for custom css or de-activating/activating the publishing  features
    --VS

  • Content Query Web Part will not display all fields.

    I would love some assistance on this.  When I choose fields to display in the Web Part they do not appear.  And I should say the the article "How to: Display Custom Fields in a Content Query Web Part" on the Developer Network is
    a great start but it is only applicable to '07 and '10.  Where is the detailed info for SP 2013??

    Hi,
    According to your description, my understanding is that you want to display custom columns in Content Query web part in SharePoint 2013.
    Per my knowledge, the method for SharePoint 2013 to display custom columns in Content Query web part is the same with SharePoint 2010.
    The method in the link below is also can be used for SharePoint 2013:
    http://msdn.microsoft.com/en-us/library/ms497457(v=office.14).ASPX
    Do you encounter any issue when customizing in in a Content Query Web Part?
    Here are some links about customizing the ItemStyle.xsl to display custom columns in Content Query web part in SharePoint 2013 for you to take a look:
    http://prafulgoyal.blogspot.in/2013/04/sharepoint-content-query-webpart-oob.html
    http://social.msdn.microsoft.com/Forums/en-US/49739730-47c1-43df-9d0e-ad506e6ca31b/display-multiple-columns-in-content-query-webpart
    http://social.msdn.microsoft.com/Forums/en-US/1484df2b-0fb9-4b58-b833-a75019db88c7/content-query-display-multiple-columns?forum=sharepointgeneral
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Picasa Web albums: doesn't display all uploaded photos. This only happens on my desktop computer. All photos displayed on my laptop.

    Not all of my uploaded photos display in my Picasa web album. All the photos upload, but 17 out of 90 photos don't display. Some are landscape, some are portrait. This is no pattern to what doesn't display (e.g., not every third photo). This only happens when I use my desktop computer. When I use my laptop, all uploaded Picasa web album photos display.

    See:
    * [[Images or animations do not show]]
    * http://kb.mozillazine.org/Images_or_animations_do_not_load
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Localize web part titles using Display template in O365

    Hi,
    I have requirement to localize web part titles in my projects using Display template.
    Can anyone please tell me how can be this done .
    Thanks in advance for your great help.
    Regards,
    Avinash Kumar

    Hi Avinash,
    According to your description, my understanding is that you want to localize web part titles using Display template.
    Here is a detailed article for your reference:
    http://msdn.microsoft.com/en-us/library/office/gg491702(v=office.14).aspx
    Best Regards
    Zhengyu Guo
    TechNet Community Support

  • Firefox doesn't display all characters on a webpage

    Firefox doesn't display all the characters in web pages...usually they are symbolic links to other web pages and display as a small black box with 4 numbers/characters inside the box.......

    Type '''about:preferences#content'''<enter> in the address bar.
    Across from '''fonts and colors,''' press the '''Advanced''' button.
    On the bottom, turn on '''Allow Web Sites To Choose Their Own.'''
    Separate Issue;
    Your System Details shows;
    Installed Plug-ins
    Shockwave Flash 17.0 r0
    Shockwave Flash 15.0 r0
    and
    1Password 3.9.20 ([email protected])
    1Password 4.3.1 ([email protected])
    Having more than one version of a program may cause issues.
    Flash;
    Grab the uninstaller from here:
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html Uninstall Flash Player | Windows]'''
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html Uninstall Flash Player | Mac]'''
    Then reinstall the latest version.
    Flash Player '''Version 17.0.0.169<br>https://www.adobe.com/products/flashplayer/distribution3.html'''

  • How to display all data on one page in web app

    Hello.
    So I have web app JSF (IceFaces framework) + JBoss all Crystal Report working perfectly. So I have page with Crystal Report tags (e.g.
    <bocrv:reportPageViewer reportSource="#{crystalReport.reportPath}" ...
    in this report I have table with some data (data from DB) and I want to display this data on one page. Unfortunately now this data are moving to the next page and unfortunately I even donu2019t know how switch to the next page (I see only info e.g. 1with 2).
    So how to display this data on one page if its impossible how to torn on pagination.

    So I canu2019t do this, I canu2019t display all data on one page (until Iu2019m using JSF tags)?
    In JSF tags Iu2019m setting only path to file. In my bean Iu2019m using u201CReportClientDocumentu201D object itu2019s easy way to load report file (u201Copenu201D method) and set parameters (u201CgetDataDefController().getParameterFieldController()u201D method) and also connect to data base (u201Clogonu201D method) but I havenu2019t this property u201CsetSeparatePages(boolean)u201D.
    Maybe Iu2019m doing this wrong and there is a simpler way maybe I can use somehow u201CCrystalReportVieweru201D please give my any advice.

  • Pie Chart doesn't display all columns

    I set up a simply table and made a bar chart = everything worked out well.
    I selected my table again and clicked on 'make pie chart' but this time it doesn't display all the colums. I really don't know what went wrong here.
    I'd appreciate it very much if some could help me out here.
    Preview Picture: http://cl.ly/1SKg
    Numbers File: http://cl.ly/1SAh

    patte,
    Even though you have selected the entire table to be charted as a Pie Chart, and the table includes three data series, a Pie Chart can only display one series at a time, so it displays the first one; "3. Klasse"
    In "3. Klasse", the values of Schaukel and Drehscheibe are zero, so there is no pie to display.
    Hope this explains the situation for you. To make Pie Charts for the other two series, you would again select the header cells, then hold down the Command key while selecting the other series. Then add another chart. Do this for each series you wish to chart.
    Regards,
    Jerry

  • After intalling iOS5, doesn´t display all albuns of the artists

    After intalling iOS5, doesn´t display all albuns of the artists, but all albuns are there when you list "albuns".
    e.g.: I have 5 Annie Lennox"s albuns. When I list "Artists", Annie Lennox only shows 3 albuns, but when I list "Albuns" I can find all the albuns.
    Same for many artits that doesn't appear in the list of "Artists".

    Well, I guess no one knew. I eventually found the answer. Go onto settings, music on your ipod and change the show artist by album one to off.

  • SQL Developer 1.5.4.59.40 doesn't display any data or only nulls

    Hi All,
    I've got a problem with SQL Developer after I downloaded the latest version *1.5.4.59.40*. SQLDev doesn't display any data or displays only few lines of nulls within information tabs: Column, DATA, Constraints, Grants, Stats, triggers and so on....
    Please see below screen shoots for details:
    !http://www.emarcel.com/%7Eemarcelc/emarcel/SQLDEV1.gif!
    And exception scratch:
    !http://www.emarcel.com/%7Eemarcelc/emarcel/exception1.gif!
    Note:
    When I'm using an old version 1.5.0.51 everything works fine. But you know I would like to upgrade to the latest build.
    Many Thanks for any help.
    Cheers!!

    The problem is solved by upgrading an oracle client_1 to 11g version,
    Apparently these are the files which have caused the problem in old version of the oracle client (10.2.0..):
    SQL Developer is using client's libs by default when it's installed for ex.:
    jdbc.driver.home     /D:/oracle/product/10.2.0/client_1/
    jdbc.library     /D:/oracle/product/10.2.0/client_1/jdbc/lib/ojdbc5.jar
    AND:
    orai18n.library     /D:/oracle/product/10.2.0/client_1/jlib/orai18n.jar
    above libs are not compatible with the latest version of SQLDeveloper.
    That's why the problem occurs.
    Jim,
    thanks for pointing me in the right direction. Cheers mate!!

  • Onscreen keyboard doesn't display all characters in QWERTY mode in iOS7

    Since installing iOS7, the onscreen keyboard has been sluggish.   Tonight, all of a sudden, the onscreen keyboard doesn't display all characters on the keys in QWERTY mode - only the B, N, comma, and period keys show their characters on their key face.  All of the other white keys are blank.  When you press one of the blank keys, the character does display on the key face momentarily and does show in the text box that you are typing in.   This only seems to occur in QWERTY mode.  If you switch to QWERTZ or AZERTY software keyboard layouts, the keys do display their characters on their key face.  If you split the keyboard in QWERTY mode the all keys display normally.  This occurs in any application.
    We've tried:
    Turning off and turning off
    Resetting by holding the sleep/wake and home button
    Settings->General->Reset->Reset All Settings
    Nothing has worked so far...  Help!

    Thanks Carolyn, we are going to try and 'Restore the iPad' tonight.  We went to an Apple store this afternoon - they haven't seen this before and suggested the same thing, to try and 'Restore the iPad'.
    Here is an image just to be clear about what the issue is - in this example we are in Safari, trying to type a url:

  • Option Click on the Volume menubar icon doesn't display ALL airplay devices, just the last one used

    Option Click on the Volume menubar icon doesn't display ALL airplay devices, just the last one used. I've seen other peoples display all their devices. Why can't I?

    I've discovered that those screenshots where you see more than one speaker listed in the menubar icon are actually bluetooth devices, not airplay. When you check the shot of the system preferences pane and see them all listed there too, the Type says Bluetooth. Not sure why bluetooth gets them all listed and apple's own airplay standard does not. Hope a developer writes a mac app to do it!

Maybe you are looking for

  • Printing in color on the LV RT Console

    Hi guy's, Is it possible to have some colors  when outputing on the LV RT console using LV RT DebugString ? Best regards, Pierre R... Certified LabVIEW Developer

  • Calling a page without the portal wrap

    I have a portlet with a form in it. The form: <netui:form action="toggleFavourite" onSubmit="return toggleFavourite(this)"> If the user has JavaScript DISABLED, the form works like an ordinary form - the page submits itself. If the user has JavaScrip

  • WordMac 2004 application won't open

    I've tried adding a new user, shift boot, changing the name of the fonts folders (including disabling the Classic and computer fonts), and removing start up files. I've also tried disk utility. Any suggestions?

  • Pda state is missing vi or c file

    Hello! I have one VI that is working fine in LabVIEW PDA Module 8.0.1. But when I upgrad this VI in PDA Module 8.20 and try to build it I get this error "state is missing VI or C file"! I'm not new in LabVIEW PDA Module and I know that it has bugs (I

  • Decorative Additions

    hello :) I'm using Adobe Photoshop Elements 5.0 with Windows XP... and need help with something!! http://photos-114.ll.facebook.com/photos-ll-sctm/v119/213/113/1430790114/n1430790114_3003 3990_5649.jpg The white swirly thing in the top righthand corn