Add folder structures to collections and the Admin UI #5664
Closed
janus-reith
started this conversation in
Feature Requests & Ideas
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Closing as duplicated of #4190 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Similar to my request to add tree structures, it would be great to allow organizing documents in folders.
In contrast to the trees, folders would need additonal data, I wonder what the best way would be to schematize these.
Making them stub documents within the collection would align with the existing child->parent relation, but that's probaby not a good idea, especially since some collections define required fields.
It would probably make sense to store folders as a separate Entity
This might in some parts align with considerations for tree structures, I however made folders a separate discussion since the former could probably be implemented without requiring changes to the data model.
Beta Was this translation helpful? Give feedback.
All reactions