[Zope3-Users] tuple and list widgets for z3c.form
Carsten Senger
senger at rehfisch.de
Tue Jan 13 12:56:52 EST 2009
Christian Lück schrieb:
> Hi Z3 community,
>
> I've written tuple and list widgets for the z3c.form framework, i.e.
> widgets for a schema-fields like
That was necessary. z3c.form trunk (what will probably be 2.0) comes
with a new widget (MultiWidget) for this use-case. It's described in
http://svn.zope.org/z3c.form/trunk/src/z3c/form/browser/README.txt?rev=93531&view=markup
The UIs look similar.
Look out for e.g.
List - TextLine
---------------
..Carsten
More information about the Zope3-users
mailing list