[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Advanced
Page Templates
webmaster at zope.org
webmaster at zope.org
Mon Mar 15 15:30:12 EST 2004
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/AdvZPT.stx#3-50
---------------
This form could be processed by this script::
## Script (Python) "action"
##parameters=name, age
##
container.addPerson(name, age)
return container.responseTemplate()
% Anonymous User - Feb. 6, 2004 3:15 pm:
Is this script actually supposed to work with the form above? It doesn't
% Anonymous User - Mar. 4, 2004 11:15 am:
It would work if addPerson existed.
% Anonymous User - Mar. 15, 2004 3:30 pm:
How can I make it work?
More information about the ZDP
mailing list