6.1. Using zope.formlib
zope.formlib is a zope 3 library to handle forms creation, validation, display and actions. It provides a series of base classes and methods to allow forms to be defined with just a little bit of meta data.
- Why learn how to use a new framework?
- Creating a simple feedback form
- Adding validation
- Customizing the template and the widgets
All content on one page (useful for printing, presentation mode etc.)
