[Zope3-Users] MultiCheckBoxWidget: for which schema field?
Stephan Richter
srichter at cosmos.phy.tufts.edu
Sun Nov 11 22:00:37 EST 2007
On Friday 20 April 2007, Christophe Combelles wrote:
> Sometimes I have difficulties to find out which schema fields are
> associated to which widgets.
> Let's take the example of the MultiCheckBoxWidget: I could make it work
> with a List(...value-type=Choice(...))
> but I don't know what fields it should normally be associated with.
>
> Is there a way to know that?
Just try it and see. ;-) The form frameworks support providing a custom widget
for a field.
For z3c.form, you can check out z3c.formdemo; one of the demos there is a
show-off of the default widget for each field.
Regards,
Stephan
--
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
More information about the Zope3-users
mailing list