So I have a space and want to show this space's pages inside a other space's page tree.
to make it more clear, let's say that I have two spaces: company, and IT.
so I want to have inside of company space, a page of "IT" mirroring the IT space (being parent of all pages hosted in IT, and child pages of this pages, and reflecting all changes made inside IT)
something like:
COMPANY (space)
|_ p1
|_ p2
|_ IT
|_ p4
|_ p5
|_ p6
---------------
IT (space)
|_ p4
|_ p5
|_ p6
this is possible?
@Rafael Brito Welcome to Confluence!
The /pagetree macro cannot reference pages outside of the space that the page tree is being inserted in. You can use the space shortcuts along the left pane to provide links to pages in another space, or a page that has a page tree macro in another space.
I hope this clarifies functionality for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.