All releases of Formulator


Release Notes: A number of new features were added, including Unicode support, new options for DateTime fields and string fields, as well as a system for the public rendering of data based on the form.


Release Notes: This is mainly a bugfix release, with some features added to the XML serialization of forms as well.


Release Notes: Formulator forms can now be serialized to XML and back. Integration with FileSystemSite was implemented for development of Formulator forms on the filesystem. Miscellaneous bugfixes were made, particularly improvements to email address validation.


Release Notes: This release has te ability to catch and handle validation errors from Web Python scripts and various other minor improvements.


Release Notes: The Form settings tab should work properly again.


Release Notes: You can now use TALES expressions to override field properties if you have Zope Page Templates installed. Some minor bugfixes were also made.


Release Notes: A workaround was added to make rename work with Zope 2.4.0. Some other minor bugfixes were also made.


Release Notes: This release contains some minor bugfixes and the addition of one new field (RawTextAreaField).


Release Notes: Six new field types have been added: FileField for uploading files, LinkField for entering URLs, MultiListField (select multiple items in lists), MultiCheckBoxField (select multiple checkboxes), LinesField (enter lines in textareas), and PatternField (validate strings with simple patterns).


Release Notes: API documentation and a HOWTO have been added, as well as some other minor new features and bugfixes.