I would like to include the page tree from space A on the sidebar of space B. I tried adding the page tree macro to the sidebar, but I can't find an option that works to identify the space key for another space. I tried something like what's below, but I get a messgae that it can't find SPACEA:@home in the current space. Anyone have a suggestion?
@{pagetree:root=SPACEA:@home|sort=natural|excerpt=true|reverse=false|startDepth=3|expandCollapseAll=true|searchBox=true}
Hello there!
You are almost on point with the structure. What we are looking for is something like this:
@{pagetree:spaces=SPACEA|root=@home|sort=natural|excerpt=true|reverse=false|startDepth=3|expandCollapseAll=true|searchBox=true}
This Page Tree will be displayed above the own space page tree. You can check it by inserting it here Space Tools > Look and Feel > Sidebar, Header and Footer and then paste it on the sidebar text box.
Let us know if this helps you!
Thank you, that's what I needed.
I needed that too! Thanks for asking that Ronald and thanks for solving it Diego!
Great to hear that this has helped you as well, @Stacy Allotta !
It looks like you're new here. Sign in or register to get started.