Is it possible to add more levels in Content -> Levels to show in the OOTB Table of Contents web part? Could this be edited in some file or do I need to build a custom web part in order to get more levels displayed?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
|
You could try to export the webpart, edit the property 'levelToShow (
You probably want to update the XSL-stylesheet as well, to accomadate for the extra levels. (Don't change the settings with 'edit webpart' afterwards, you will overwrite the levelsToShow value.) |
|||
|