Skip to content

Commit 1df8d63

Browse files
authored
Update tree-node.md
1 parent ade450b commit 1df8d63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/marketplace/platform-supported-content/modules/data-widgets

content/en/docs/marketplace/platform-supported-content/modules/data-widgets/tree-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Mendix recommends using multiple Tree Node widgets in a nested matter. In this w
2424

2525
Starting from data widgets version 3.11.0, Tree Node offers 2 ways of rendering child nodes:
2626

27-
* **Manual child rendering** – This is the current available configuration. The end user needs to put tree node widget (child) inside another treenode widget (parent) and set data source accordingly.
27+
* **Manual child rendering** – This is the current available configuration. The end-user needs to put tree node widget (child) inside another treenode widget (parent) and set data source accordingly.
2828
* **Infinite tree node** – This is a recursive mode whereas the children have self reference to the same entity as the parent. In this mode, the widget will render child automatically. Data with empty parents will be automatically used as root.
2929

3030
{{< figure src="/attachments/appstore/platform-supported-content/modules/data-widgets/treenode/infinite_treenode.png" alt="self reference entity for treenode" class="no-border" >}}

0 commit comments

Comments
 (0)