DatabaseTree looks flat, not tree-like

  1. I created a class and filled it with test data:
    image

  2. DatabaseTree control was configured as follows:
    image

  3. I was expecting to see the tree-like look of data, but instead I see a flat linear one:
    image

It’s a “by design” behavior or i made something wrong?

I think that should be like this:
image

Thanks.

Any ideas? :frowning:

Hello,

I haven’t managed either to use a database tree property (on XWiki 10.11.3).
IMO a nice example missing in documentation anyway.

The better description I found is this “old” post:
http://lists.xwiki.org/pipermail/users/2008-February/006218.html

Pascal B