BackTalk to Document The Zope Book (2.6 Edition)/Advanced Page Templates
[email protected] Mon, 15 Mar 2004 15:30:12 -0500
| Newsgroups | gmane.comp.web.zope.zdp |
|---|---|
| Message-ID | <[email protected]> |
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?
_______________________________________________
ZDP maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zdp