General Actions:
| Display a livetable containing one level of parent-children granularity |
| Type | XAR |
| Developed by | |
| License | GNU Lesser General Public License 2.1 |
Table of contents
Display a livetable containing one level of parent-children granularity, where parent is defined by a document in the given space that is not the space home page, has no parent or it's parent is the space home page.
| Name | Mandatory | Description |
|---|---|---|
| space | no | Space name to display the livetable for. The default value is the current space. |
| order | no | The order to sort document titles by. The default value is asc. |
The parent-child hierarchy is displayed only on the ordering by the document title. Otherwise, the hierarchy is dropped, i.e. a normal livetable is displayed.
The parent is any document which has either an 'empty' parent or the WebHome page of the given space as a parent.

The rows with a background color are highlighted in regards to the fact that those are documents which have no title set.
This is a bug fix version. Changed the way the JSON variable is constructed for documents with no title and how the js evaluates and treats those documents.