AJAX selection widget for Plone
Project description
plone.formwidget.autocomplete 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 - Unreleased
----------------
* Initial release
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 - Unreleased
----------------
* 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.autocomplete-1.0b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66c849761823c9ff0e85250ed64efb421e30116979ad090fba64174f51b19933 |
|
MD5 | f7211a1f03320722032777f96e3ef2e3 |
|
BLAKE2b-256 | 49f5c06a4092c8920e0883440110be221d4b2a03b62a2736eb6fdaf34b524684 |