"Geoffrey L. Wright" wrote:
> 
> Where objectName2 is actually an attribute of objectName1.
>

> <dtml-with objectName1>
>         <dtml-var attribute1>
>         <dtml-var attribute2>
>         <dtml-var attribute3>
>         <dtml-with objectName2>
>                    <dtml-var attribute1>
>         </dtml-with>
> </dtml-with>

The above should now work...

...if it doesn't please explain in what way ;-)

cheers,

Chris

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to