How to use 'Dynamic tree'

Issue #80 new
Former user created an issue

I want to know how to use "Dynamic Tree". When I click Parameters in the actions column in the Context menu I can select the item "Dynamic tree loading tree by rest (recommended for big tree)." Please explain how to use it.

Comments (1)

  1. Yury Oboz repo owner

    Hi!

    Dynamic tree:

    When editing a field, only the root nodes are loaded. Then when you expand a node, that node's children will be loaded dynamically.

    Static tree(“Unckecked Dynamic tree“)

    When you edit a field, all nodes will be loaded, including children.

  2. Log in to comment