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.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
Close
Hashes for plone.formwidget.contenttree-1.0a1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb754e82e876263dd47dbe22bec51f92c153047127cf5163215791096319b1a2 |
|
MD5 | 71b9ad0dc8c9797c248e32254493f584 |
|
BLAKE2b-256 | 5f0174f9e0cd3cfd51032c42045b8c1eea90bbdac9f10a27356bba9fb57309b7 |