projectdoc Toolbox

The list of parent document names, starting from the hierarchy's root document.

Data Type
Comma-separated List (String)

Description

A projectdoc document may define a logical parent document with the Parent Property. This artificial property contains the list of all parents of the current document, excluding this document.

 

Since version 1.13.0 of the projectdoc Toolbox this property tasks the Parent Property into account. Prior to this version this list has been defined by the parent relationship defined by Confluence that has only been filtered by the value of the document's doctype.

Since version 1.13 the document itself is not part of this list. Use the Page ID property to match this.

Resources

AncestorTypeIds
The list of parent document IDs, starting from the hierarchy's root document.
AncestorIds
The list of document IDs, starting from the root page, excluding the ID of this page.
AncestorNames
The list of document names, starting from the root page, excluding the name of this page.