Syntax

[the] hierarchical of <field>

set the hierarchical of field "List" to true

Explanation

In a list text field with the autoSelect property set to true, you can get the field to display as a hierarchical text field where items in the hierarchy can be collapsed or expanded.

In addition to the autoSelect behavior of every line being a selectable list item, every line that starts with a > character can be collapsed/uncollapsed, hiding any other items indented inside it. Any other list utem with a - at its start will just be a list item that can’t be collapsed.

See Also