Hi all,
I'm trying to create a macro where I can pull the incoming links for each page in a space.
I can do it for the single page with #set($incLinks = $action.getIncomingLinks()), but how can I do it recursively for every page in the Space?
Without using page properties.
Thanks!
Matteo