|
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
