5 Jan
2003
5 Jan
'03
5:08 p.m.
I'm trying either of these expressions: <p tal:replace="structure python:here.manage_addProduct['PageTemplates'].manage_addPageTemplate(id, title='testing', text=None, REQUEST=None)" /> --or-- <p tal:replace="structure python:path(manage_addProduct['PageTemplates'].manage_addPageTemplate(id, title='testing', text=None, REQUEST=None))" /> but the error says *manage_addProduct is not defined*. What am I missing? TIA, beno