#Tree Collections

2 messages · Page 1 of 1 (latest)

weary python
#

I am currently evaluating different headless CMS systems. Payload looks very promising!

One requirement that must be met is that tree structures must be supported. Unfortunately I could not find anything in the documentation. Are tree structures supported (possibly through self-referencing collections)?

Thanks a lot!

weary python
#

Through trial and error, I have found that tree structures are possible. However, there is no UI optimized for tree structures.