hi..<br><br>class Container(DBObject, InheritableSQLObject):<br>&nbsp;&nbsp;&nbsp; items = RelatedJoin(&#39;DBItem&#39;, addRemoveName=&#39;Item&#39;)<br><br>i have this (sqlobject)&nbsp; that make the relation with container and DBitem and create addItem, but i dont know how make something to make addItem in storm.
<br><br>thank you <br>Ana Julia<br>