17 Aug
2004
17 Aug
'04
6:41 p.m.
William Herring wrote at 2004-8-16 05:26 -0400:
I would like to update or insert multiple records to a single table using one form. The form could have, say, possibilities for up to 25 row entries. Is this possible using Zope?
Yes. You might be interested in the ":records" packager of ZPublisher. For details, read section 2.6.3.2 of <http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html> -- Dieter