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.

  1. Why learn how to use a new framework?
  2. Creating a simple feedback form
  3. Adding validation
  4. Customizing the template and the widgets

All content on one page (useful for printing, presentation mode etc.)