-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Form] Hierarchical data support #1333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@lsmith77 did you come with something about it while working on the CMF project with your hierarchical data ? |
not that o am aware of. but @nacmartin or @rande might know. |
This is so old that it can probably just be closed. |
Issue much better described in #3835 |
where is the solution... how to fill hierarchical data into select box dynamically, based on fetched data from database...???? |
There is no built-in solution yet. We haven't closed this issue as fixed. We closed it as duplicate (even though the other issue was more recent, it has more details in it, and so we kept the other one opened) |
If this is something that can't be added or isn't going to be supported, it wouldn't be a bad thing to support hierarchical data in forms (adjacency list model / nested set model).
Possibly having the option to force the selection of leafs without children only, etc, etc. Can lead to a very powerful feature. =)
The text was updated successfully, but these errors were encountered: