Skip to content

order the tree node on the same hirachey #5

Description

@robinclark007

for example,


----root1
---------root1 child1
---------root2 child2
---------root3 child3


any possible to order the three child?

for example ,


----root1
---------root1 child2
---------root2 child1
---------root3 child3


i guess i need to add another col into the database to make this work>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions