5 Jan
2003
5 Jan
'03
7:42 p.m.
beno wrote:
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)" />
but the error says *manage_addProduct is not defined*. What am I missing?
This one works for me... How do you call your ZPT? Via your browser? If not this could some kind of namespace-issue... -mj