A set of initial UI components for z3c.form.


Keywords
zope3, form, widget
License
ZPL-2.1
Install
pip install z3c.formui==2.2.0

Documentation

This package provides a set of default layouts for the ``z3c.form``
framework. In particular it provides a DIV-based and a TABLE-based layout. The
developer can use either layout by inheriting from a different base layer.

The package also has some support for layout/pagelet templates.