AJAX selection widget for Plone
Project description
Introduction
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.0b2 - 2009-08-04
Fix security validator to work with urls not including the @@ view name. [optilude]
Made widget use getURL() instead of constructing URL from underlying view. This makes it work with complex traversal logic. [optilude]
1.0b1 - 2008-08-28
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
File details
Details for the file plone.formwidget.autocomplete-1.0b2.tar.gz.
File metadata
- Download URL: plone.formwidget.autocomplete-1.0b2.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4606402e52fff7386291dbe75fdce4f6f4669f1acd76f1444dcfc0dee45bea7b
|
|
| MD5 |
e86e79942737a73a1eb5453d22bd0bcd
|
|
| BLAKE2b-256 |
de2b20dab6429491dd847473b910d9435fa2eb97e25d07ea623824d37e9851b7
|