The error occurs when try to get the widget structure of the
objectwidget in my page tamplate:
<td tal:define="widget python:view.widgets.get('items')" >
<div class="CellsTableRowListHeader"
tal:content="structure widget"></div>
</td>
In the earlier version (with the html dirctly in the call method) this
was necessary.
Is there a problem with ZopeTwoPageTemplateFile?
Dennis
_______________________________________________
Zope3-users mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/zope3-users