Hi everyone,
we have 1 space which we use as an internal wiki. Within this space, we have multiple pages with child pages. For the sake of this example, say we have:
myspace
On the startpage of myspace, I added the "Recently Updated Macro" to show updates on all pages and childpages by date and user.
Let's say we have done updates to both child pages (in parentpage1 and parentpage2), the macro would show the changes like this:
- childpage, updated 5min ago by User1, view changes
- childpage, updated 8min ago by User2, view changes
Is it possible to display the parent page name AND the child page name, like so:
- parentpage1/childpage, updated 5min ago by User1, view changes
- parentpage2/childpage, updated 8min ago by User2, view changes
Thank you for your help!