Hi,<br>We are working with containers for implementation of college 
magazines. The main container is &quot;magazines&quot; with its children 
&quot;magazine1&quot;, &quot;magazine2&quot; and so on.Now for each child container; say 
magazine1, there are child containers like &quot;foreword&quot;, &quot;editorial 
board&quot;, &quot;articles&quot;, &quot;messages&quot; as such..What we need is that we want to 
fix these child containers for each magazine that we add. <br>
For suppose the flow is magazines-&gt;magazine1-&gt;foreword                              <br>                                                                     -&gt;editorial board<br><div>                                                                     -&gt;articles<br>


<br>when we add a &quot;magazine2&quot; under &quot;magazines&quot; it should get the same 
children &quot;foreword&quot;,&quot;editorial board&quot;,&quot;articles&quot; by default. By this we 
want to automate the process. Can anyone help us how to arrive at it.<br>
<br>Awaiting the reply<br>Thank you<br><br>Regards <br>M. Keerthana</div>