AJAX selection widget for Plone
Project description
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.0a5 - 2009-08-02
Don’t filter children of non-queriable parent types (e.g. Large Plone Folders). [optilude]
1.0a3 - 2009-07-12
Apply patch from Gerhard Weis to make the lightbox play nicer with CSS z-indexes. [optilude]
1.0a3 - 2009-06-29
Fix security validator to work properly on add views and other views using namespace traversal (++add++…) [optilude]
1.0a2 - 2009-06-28
Fix display widgets. [optilude]
Import SitemapNavtreeStrategy conditionally so it doesn’t break on Plone trunk. [davisagli]
1.0a1 - 2009-04-17
Initial 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.
Source Distribution
Hashes for plone.formwidget.contenttree-1.0a5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cf162a464706bedec3f1f1dc15d985f40ae3e320a173b471b4a51820d66e860 |
|
MD5 | 29b7359390a6f85485d367466c0c4bc0 |
|
BLAKE2b-256 | 8da7bbe8dba26b802a0cf9ab9e6279ef5d7b485029c8f03770211fd1d84da965 |