Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Can you expand the list of child pages?

Audra Bonacki August 13, 2019

Hi, we're using Confluence v6.15.7 and we're wondering if you can expand the list of child pages. Thanks!

1 answer

1 accepted

0 votes
Answer accepted
DPKJ
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 13, 2019

This is for page list on side bar or on page with `Children Display Macro` or `Page Tree Macro`

  • If you are on Page
    • If you are using `Children Display Macro`  there is `Depth of Descendant` (aka depth) field which takes number as parameter for deep tree should be displayed.
    • If you are using `Page Tree Macro` there is `Show Expand/Collapse Links` (aka expandCollapseAll` set its value to `true` to expand full tree.
  • If you are on Sidebar
    • Go to Space Tools (bottom of sidebar gear icon) -> Look and Feel -> Sidebar, header and footer
    • Here in Sidebar text box put any of following code (markup to display `Page Tree Macro`)
    • {pagetree:startDepth=3}
      or
      {pagetree:root=@none|startDepth=3}
      or
      {pagetree:expandCollapseAll=true}
    • You need to remove `Navigation display options` from 'Configure sidebar' after above piece works, otherwise you will see list of pages displayed twice.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events