Simple z3c.form layer providing UI templates and more
Project description
This package provides another z3c.form layout concept for Zope3 based applications. This package provides the full set of z3c.form widgets and some additional basic widget getter methods for an enhanced widgetFactory setup.
CHANGES
0.5.7 (2014-06-30)
bugfix: PasswordConfirmationWidget: use class view/klass
0.5.6 (2014-06-30)
added MissingNoValueTokenBugfix
0.5.5 (2013-09-10)
bugfix: fix missing no value rendering in GroupSelectWidget
bugfix: fix missing z3c.form.util.toUnicode in CheckBoxWidget
0.5.4 (2013-07-26)
Nothing changed yet.
0.5.3 (2013-07-26)
feature: implemented ExplicitRequiredMixin. You can set there any widget to required only on the given form with the tuple requiredWidgets
0.5.2 (2013-07-18)
feature: implemented enhanced buttonAndHandler method. This method allows to use a button instance and not only a title. This should get backported to the z3c.form implementation.
bugfix: fix CHeckBoxWidget value handling, allow to set value after widget setup. This should get backported to the z3c.form implementation.
0.5.1 (2013-01-28)
implemented CSSButton which allows to define a css property. This is usefull for UI frameworks like twitter bootstrap which requires different css classes applied to the button.
0.5.0 (2012-11-16)
initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.