blob: 3eb47cd3b9c62625b36a698244357cc8fa1e8463 (
plain)
1
2
3
4
5
6
7
|
Formulator is a flexible, extensible framework for the creation and
validation of web forms in Zope. Web forms can optionally be created
with a web-based management interface. When a form is submitted, many
common validations, such as testing for required fields or certain
types of input, can be automated.
WWW: http://www.zope.org/Members/infrae/Formulator
|