Form as table, to edit more than one content at a time
Project description
zeam.form.table is a extension to zeam.form.base to create CRUD forms: it let define forms that can work on a collection of contents sharing the same form schema.
As well zeam.form.table can be embedded as a sub form in a composed form built with zeam.form.composed.
Changelog
1.1.1 (2012/10/11)
Update SelectField to be compatible with zeam.form.base 1.3.
1.1 (2012/09/24)
Add support to provide item specific identifiers for lines checkbox.
Update API to use zeam.form.base 1.2.3.
1.0.1 (2012/04/27)
Update to use grokcore.chameleon instead of megrok.chameleon.
Fix some action type when used with postOnly.
Fix template, add missing fields in it.
1.0 (2011/11/07)
Add different strategies to apply actions to table lines. You can by choice have one action that takes all selected and all not selected lines, one actions on lines that have been selected or deselected or lastly an action that execute only on select lines.
Add support for batching on table forms.
You can now customize the selection field.
Update to work with zeam.form.base 1.2.
Update tests.
1.0b1 (2010/10/27)
Initial proof of concept release.
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.