support of 1:n relations?
thommyboy - July 8, 2009 - 14:57
| Project: | Outline Designer |
| Version: | 6.x-1.0-rc3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
hi btopro,
this module looks really good as i need something like this for displaying/editing a structure of nodes of different contenttypes.
kust one question- i've got something special- a child node can reference TWO parent nodes. right now this is implemented as
two nodereference-fields from child to parent.
could something like this work with your module? it would mean, that a child node is displayed in two different branches of the
tree- but it needs to be the identical node (not a cloned copy as modifications should only be done on one node)?
regards
tom

#1
#2
You can do this backend via DB hacking but it's not something currently available in any module that I know of. Since this is built off of core books functionality if it's not a feature in books it probably wouldn't be supported. I'm not sure if it's possible either though I agree it should be.