I am trying to display the entire contents of a child file list on the parent confluence page (right screenshot). I'm using the "Children Display" Macro on the parent space page, and it will display all of the child file lists, but only the last edited document within the file list (left screenshot).
```
<p>
<ac:structured-macro ac:macro-id="80b8c33e-cc87-4987-8f88-dd36ee991b15" ac:name="children" ac:schema-version="2">
<ac:parameter ac:name="depth">10</ac:parameter>
<ac:parameter ac:name="style">h3</ac:parameter>
<ac:parameter ac:name="page">
<ac:link>
<ri:page ri:content-title="IT File Lists"/>
</ac:link>
</ac:parameter>
<ac:parameter ac:name="sort">title</ac:parameter>
<ac:parameter ac:name="excerptType">rich content</ac:parameter>
</ac:structured-macro>
</p>
```
Hi Sean,
I went digging through the archives. Maybe this helps? https://community.atlassian.com/t5/Confluence-questions/Multiple-file-lists-within-one-page/qaq-p/793722
Best,
Clark
@Clark Everson I did see this thread, however, the responder (John) tells the OP to do exactly as I have done: "Use the standard file lists parent page to list out the various file list pages, then click to access the content. Each file list would be a page." However, like my screenshot shows, it only lists one file from the file list page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.