plone.formwidget.contenttree 1.0a2
AJAX selection widget for Plone
Latest Version: 1.0a5
Introduction
plone.formwidget.contenttree is a z3c.form widget for use with Plone. It uses the jQuery Autocomplete widget, and has graceful fallback for non- Javascript browsers.
There is a single-select version (AutocompleteSelectionFieldWidget) for Choice fields, and a multi-select one (AutocompleteMultiSelectionFieldWidget) for collection fields (e.g. List, Tuple) with a value_type of Choice.
When using this widget, the vocabulary/source has to provide the IQuerySource interface from z3c.formwidget.query and have a search() method.
Changelog
1.0a2 - unreleased
- Fix display widgets. [optilude]
- Import SitemapNavtreeStrategy conditionally so it doesn't break on Plone trunk. [davisagli]
1.0a1 - 2009-04-17
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| plone.formwidget.contenttree-1.0a2.tar.gz (md5) | Source | 2009-06-28 10:45:33.417139 | 17KB | 62 | |
- Author: Martin Aspeli <optilude at gmail com>
- Home Page: http://plone.org
- Keywords: Plone selection widget AJAX
- License: GPL
- Categories
- Package Index Owner: optilude
- DOAP record: plone.formwidget.contenttree-1.0a2.xml
Log in to rate this package.
