return page from script
<[email protected]> Tue, 13 Sep 2005 22:43:46 +0200
| Newsgroups | gmane.comp.web.zope.page-templates |
|---|---|
| Message-ID | <001101c5b8a3$d8e232d0$24311f53@useridgukb7c11> |
Hi,
I have little problem with return page_zpt from script.
(with script) folder1--|
|--folder2 (with page_zpt)
In python script I have something like this:
return context.page_zpt(value=value,value2=value2)
Now it looks like script can't find 'page_zpt'.
So, how should I return this zpt with parameters in this case?
Many greetings and thanks for every answer!
_______________________________________________
ZPT mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/zpt