Deprecated package

This product is no longer supported by Infrae. Use it at your own risk and please don’t request support. This product is listed here for archival purposes and developers who are using it.

Formulator

Formulator is an extensible framework that eases the creation and validation of web forms.

Note that Formulator versions 1.11.3 and later require Zope 2.10 or later to function. Unfortunately this was not mentioned in the INSTALL.txt for 1.11.3, 1.11.4 and 1.11.5.

Important links

Important hint

Don't ever use field_<fieldname>; anything prefixed with field_ in REQUEST is a Formulator implementation detail. Instead, don't forget to validate the form, for instance using validate_all_to_request(). See the Formulator API help and Howto for more information. Forgetting to validate the form is the most frequently made Formulator mistake that I've encountered.

Documentation

Some less important links

Available releases

Release version Release date Release files
Formulator 1.15.5 2013 10 8 16:06:48 Products.Formulator-1.15.5.tar.gz
Formulator 1.15.4 2013 8 26 15:16:37 Products.Formulator-1.15.4.tar.gz
Formulator 1.15.3 2013 5 23 13:57:06 Products.Formulator-1.15.3.tar.gz
Formulator 1.15.2 2013 3 5 18:19:24 Products.Formulator-1.15.2.tar.gz
Formulator 1.15.1 2012 12 12 12:07:20 Products.Formulator-1.15.1.tar.gz
Formulator 1.15 2012 9 4 09:35:30 Products.Formulator-1.15.tar.gz
Formulator 1.14 2011 11 10 12:58:15 Products.Formulator-1.14.tar.gz
Formulator 1.13 2010 7 15 16:44:16 Products.Formulator-1.13.tar.gz
Formulator 1.12 2010 1 22 18:09:43 Products.Formulator-1.12.tar.gz
Formulator 1.11.5 2008 12 2 11:47:12 Products.Formulator-1.11.5-py2.4.egg
Products.Formulator-1.11.5.tar.gz
Formulator 1.11.3 2007 5 21 15:05:28 Formulator-1.11.3.tgz
Formulator 1.11.2 2006 6 12 16:35:15 Formulator-1.11.2.tgz
Formulator 1.11.1 2006 2 2 18:21:14 Formulator-1.11.1.tgz
Formulator 1.11 2006 1 23 15:54:11 Formulator-1.11.tgz
Formulator 1.10.1 2005 12 16 16:21:23 Formulator-1.10.1.tar.gz
Formulator 1.10 2005 9 9 16:40:58 Formulator-1.10.tgz
Formulator 1.9.0 2005 5 25 21:05:35 Formulator-1.9.0.tgz
Formulator 1.8.0 2005 1 21 15:32:06 Formulator-1.8.0.tgz
Formulator 1.7.0 2004 9 8 18:20:51 Formulator-1.7.0.tgz
Formulator 1.6.2 2004 9 1 10:47:05 Formulator-1.6.2.tgz

License: New BSD