.. contents::

========
Overview
========

Forms are web components that use widgets to display and input data.
Typically a template displays the widgets by accessing an attribute or
method on an underlying class.

For further information, please refer to ``form.txt``,
``namedtemplate.txt`` and ``errors.txt`` inside the ``zope.formlib``
package.
