Channels inherit subchannel nodes?
Tue, 29/12/2009 - 01:39
shrthnd
Joined: 15/12/2009
Posts:
Hello again,
Is it possible for a parent-channel to inherit nodes listed in children-channels without placing the node in both?
- Joe

Hi,
The default behaviour is such that no, you can't do this. If this were allowed, it may have unexpected side effects elsewhere since the code wasn't designed to handle this.
However, if you really really must have this (with it's ramifications, good or bad), it is possible to write some customisation code to do so.