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 gocept.form

How to install gocept.form

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

gocept.form provides some extended functionality for zope.formlib and z3c.form. To use the package with formlib support, require it using gocept.form[formlib]. To use the package with z3c.form support, require it using gocept.form[z3cform].

Destructive Actions

Destructive actions allow marking actions that can potentially cause harm. Those actions will be rendered as buttons and - on JavaScript-capable platforms - be disabled by default. Additionally a checkbox is rendered that allows enabling the corresponding button.

Grouped Fields

gocept.form.grouped provides a very low-tech way of grouping schema fields into field sets. The styling is applied only via CSS.

Base Add and Edit forms

gocept.form.base.Add and gocept.form.base.Edit providing some common code to make implementing basic forms more convenient.

Changes

0.7.6 (2008-07-17)
  • Fixed a bug in sorting of grouped widgets when a remainder group was

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

Bullet list ends without a blank line; unexpected unindent.

explicitly specified.

0.7.5 (2008-07-17)
  • Fixed a bug the grouped forms: The widgets were stored on a class variable

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

Bullet list ends without a blank line; unexpected unindent.

and thus shared in different threads.

0.7.4 (2008-05-23)
  • Added a javascript confirm action.
0.7.3 (2008-03-27)
  • Added Base Add and Edit forms
0.7.2 (2008-01-24)
  • Fixed a bug which prevented the automatic gerneration of remaining fields if

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

Bullet list ends without a blank line; unexpected unindent.

field_groups was a tuple.

0.7.1 (2007-12-19)
  • Added a css class for the field groups (field-group).
0.7 (2007-12-07)
  • Added a very simple way of client side javascript validation.
0.6
  • Added locales for gocept.form (i18n for string in gocept_form_macros)
  • IMPORTANT: Usage changed. Please look at the first paragraph of this

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

Bullet list ends without a blank line; unexpected unindent.

README.

  • Added pagelet support for z3c.form forms (see pagelet.py)
0.5
  • Added small function applySchemaData to apply data to an object according

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

Bullet list ends without a blank line; unexpected unindent.

to a schema. This is useful in constructors or in add forms.

0.4
  • Made grouped forms ignore missing fields.
0.3
  • Added destructive action feature.
0.2
  • Added support for grouping generic forms (subclass of zope.formlib.form.Form).
0.1

Initial release.

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:2

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.