Mixed-model hierarchical content structures #197
Replies: 1 comment 5 replies
-
+1 I was able to use Payload's freedom on top of its logical solid core to achieve something like you're describing that feels sustainable, but I'd feel more comfortable with a more guided solution in line with Payload's vision for the future. The complete website series and demo repos really are needed to fully understand what's possible and how to address issues, so be sure to check those out, although I feel a more generalised set of examples will truly speed up onboarding. I'm sure the guys working on Payload are working hard towards goals like that. An update from them on where this is headed and a rough indication on when to "count on this or that" would be very helpful - even if it's a milestone more than a year from now If you think it would be any help I could share some raw code / structures for now I plan on at least cleaning up to submit as general examples in a pull request in the future, but for now are too messy. So send me a private message if you care, although I'll ask for your insights with hopefully some actual code in return as well ;) Also looking forward to contributing wherever feasible |
Beta Was this translation helpful? Give feedback.
-
Hi! I really like Payload so far!
I am having a hard time finding any CMS (outside of a few enterprise options such as Sitecore) that allows me to both create custom data models and organize my content as a hierarchical tree. What I really like with Payload is that I can create the data model with freakin TypeScript!
With Payload it's clear I can set up the child-based hierarchical relationship with a RelationshipField. What I would really love is
This is really two feature requests but they are directly related. If there is a way for me to contribute this functionality I would certainly be willing.
For reference I have included two screenshots from a CMS which has this functionality.
Content tree
Context menu with "Insert Options" being user-definable
Beta Was this translation helpful? Give feedback.
All reactions