Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install z3c.formdemo

How to install z3c.formdemo

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install z3c.formdemo
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
2.1.1 Available View build log
Windows (64-bit)
2.1.1 Available View build log
Mac OS X (10.5+)
2.1.1 Available View build log
Linux (32-bit)
2.1.1 Available View build log
Linux (64-bit)
2.1.1 Available View build log
 
License
ZPL 2.1
Depended by
Lastest release
version 2.1.1 on Jan 5th, 2011

Demo Applications for z3c.form and z3c.formui

This package contains several small demo applications for the z3c.form and z3c.formui packages.

  • TABLE- versus DIV-based layout of all widgets.
  • A simple Hello World message application demonstrating the easiest way to

System Message: WARNING/2 (<string>, line 11)

Bullet list ends without a blank line; unexpected unindent.

write add, edit and display forms.

  • A simple calculator showing the flexibility of the new action declaration

System Message: WARNING/2 (<string>, line 14)

Bullet list ends without a blank line; unexpected unindent.

framework by declaring different classes of buttons.

  • A linear wizard shows off the sub-form capabilities of z3c.form. It also

System Message: WARNING/2 (<string>, line 17)

Bullet list ends without a blank line; unexpected unindent.

demonstrates how one can overcome the short-coming of an object widget.

  • A simple table/spreadsheet that allows adding and editing as simple content

System Message: WARNING/2 (<string>, line 20)

Bullet list ends without a blank line; unexpected unindent.

object. This demo also shows the usage of forms and zc.table at the same time.

Running the Demo out of the box

You can also run the demo directly without manually installing Zope 3:

$ svn co svn://svn.zope.org/repos/main/z3c.formdemo/trunk formdemo
$ cd formdemo
$ python bootstrap.py
$ ./bin/buildout
$ ./bin/demo fg

Then access the demo site using:

http://localhost:8080/

CHANGES

2.1.1 (2009-12-28)
  • Bugfix: Fixed wizard example so it works together with current

System Message: WARNING/2 (<string>, line 47)

Bullet list ends without a blank line; unexpected unindent.

z3c.form version.

Version 2.1.0 (2009-07-23)
  • Feature: Updated tests and code to latest package versions.
Version 2.0.0 (2009-06-14)
  • Feature: Updated setup and tests to work with the z3c.form 2.0.0 release.
Version 1.5.3 (2008-08-26)
  • Refactoring: make links relative so it will work better with virtual

System Message: WARNING/2 (<string>, line 63)

Bullet list ends without a blank line; unexpected unindent.

hosting.

Version 1.5.2 (2008-04-24)
  • Refactoring: Fixed failing tests due to widget layout changes in z3c.form

System Message: WARNING/2 (<string>, line 69)

Bullet list ends without a blank line; unexpected unindent.

1.8.2.

Version 1.5.1 (2007-10-30)
  • Refactoring: Fixed deprecation warnings for ISession and

System Message: WARNING/2 (<string>, line 75)

Bullet list ends without a blank line; unexpected unindent.

ZopeSecurityPolicy.

Version 1.5.0 (2007-10-09)
  • Feature: Added an image button to the widgets demo.
  • Feature: Added a single checkbox widget for a boolean to the "all widgets"

System Message: WARNING/2 (<string>, line 83)

Bullet list ends without a blank line; unexpected unindent.

demo.

  • Refactoring: Adjusted all tests to work with the new layout format in formui

System Message: WARNING/2 (<string>, line 86)

Bullet list ends without a blank line; unexpected unindent.

and form.

Version 1.4.0 (2007-08-24)
  • Refactoring: Update CSS classes to reflect changes in z3c.form.
Version 1.3.0 (2007-07-18)
  • Feature: Created functional tests for the demos.
  • Feature: Moved all application ZCML declarations into a ZCML file called

System Message: WARNING/2 (<string>, line 101)

Bullet list ends without a blank line; unexpected unindent.

application.zcml.

Version 1.2.0 (2007-06-29)
  • Feature: Added new field "promptChoiceField" to the "All Widgets" demo

System Message: WARNING/2 (<string>, line 108)

Bullet list ends without a blank line; unexpected unindent.

demonstrating the prompt message of the select widget.

  • Feature: Increased the integer default value of "All Widgets" demo to show

System Message: WARNING/2 (<string>, line 111)

Bullet list ends without a blank line; unexpected unindent.

off our new internationalized converter.

  • Feature: Made bytesField and passwordField non-required, since they

System Message: WARNING/2 (<string>, line 114)

Bullet list ends without a blank line; unexpected unindent.

do not show their default values prohibiting the form to successfully submit, which can be annoying when playing around.

  • Feature: New "Questionnaire" demo shows how to use groups effectively. It

System Message: WARNING/2 (<string>, line 118)

Bullet list ends without a blank line; unexpected unindent.

also demonstrates how the label of buttons and widgets can be changed using attribute value adapters.

Version 1.1.2 (2007-06-25)
  • Bug: Provide optionalChoice field in the content type. Pre-1.3.0

System Message: WARNING/2 (<string>, line 126)

Bullet list ends without a blank line; unexpected unindent.

releases of z3c.form simply ignored missing fields, but the latest version reports the error. Thanks to Luke Miller for the report.

Version 1.1.1 (2007-06-24)
  • Bug: Add new zope.rdb dependency to the setup and buildout

System Message: WARNING/2 (<string>, line 134)

Bullet list ends without a blank line; unexpected unindent.

configuration.

Version 1.1.0 (2007-06-22)
  • Feature: New "SQL Message" demo shows how z3c.form can be used with

System Message: WARNING/2 (<string>, line 141)

Bullet list ends without a blank line; unexpected unindent.

non-object data. Specificically, this small application demonstrates using a Gadfly database using pure SQL calls without any ORM.

  • Feature: New "Address Book" demo that demonstrates more complex use cases,

System Message: WARNING/2 (<string>, line 145)

Bullet list ends without a blank line; unexpected unindent.

such as subforms, composite widgets, and mappings/lists

Version 1.0.0 (2007-05-24)
  • Initial Release

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.