Re: HOWTO: Handle 1:n relationshiops between Article pubtypes in 0.9.10
Michael Härtl <[email protected]> Thu, 23 Sep 2004 16:32:39 +0200
| Newsgroups | gmane.comp.cms.xaraya.knowledge-base |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
mikespub schrieb: > Actually you don't need to use the subitems module here, if you extend > the Child to point back to the Parent, instead of extending the Parent to > point to all Children. This was first explained by Michael Cortez [insert > reference here]. > ... True words from the master himself ;-) In my case here this simply didn't fit into my desired user experience when it comes to creating new parent items. But it's always good to have different approaches to a problem if they give you more choices in the "look & feel" of your application. Mike H.