A set of demo applications for ``z3c.formjs``
Project description
This package is going to show off the different features of the z3c.formjs package.
Install
To start up the demo, you have to do a few setup steps.
$ python bootstrap.py $ ./bin/buildout -Nv $ ./bin/demo fg
And that’s it!
CHANGES
Version 0.3.0 (10/03/2007)
Feature: Tree Editor demo shows solution to having inline forms submitted via ajax and shows off server to client event propagation.
Feature: Widget Switching demo. Shows off ajax switching between display and input widgets.
Version 0.2.0 (7/18/2007)
Feature: The new chatroom demo implements a simple chat client in HTML and Javascript using the z3c.formjs package.
Feature: Validation demo showing off on the fly ajax field validation.
Restructure: Code updated to keep up with the changes in the API of z3c.formjs.
Version 0.1.0 (6/29/2007)
Initial Release
Javascript field event demo.
Javascript implementation of the calculator.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.