Formulon (0.3)
by
Ihor Berehulyak
—
last modified
2009-01-13
Released on 2008-12-12 by ZopeOrgSite, Christian Theune for Zope 2 under Unavailable License available for All platforms.
Software development stage: development
- Formulon download link: ftp://ftp.gocept.com/Formulon/Formulon-0.3.tar.gz
- Homepage of Formulon: http://www.gocept.com/angebot/opensource/Formulon
- Description source: http://www.zope.org/Members/ctheune/Formulon
Formulon is a Zope product that allows you to manage HTML forms, provides an automatic rendering, a visual arranger, serverside input validation and history view.
At the moment following widgets are supported:
- Text fields
- Textarea fields
- File uploads
- Selection fields (this includes dropdown lists, radio buttons and checkboxes)
- Buttons
- Labels (to create sections within forms)
- Display values (for the display of data)
Some other features currently supported:
- display a "diffed" history of the changes in the form (only in 0.2 branch)
- exact error hints on the wrong entered widgets
- sophisticated use of preset data
- regular expression checks for textdata
- stylesheet formatting of the table
- exact positioning without nested tables
You need Zope 2.6 and Python 2.2.
Documentation can be found in the online help of the ZMI
after installing the Product.