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.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
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.0a2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 828b407ca8fa1cdc5102529fd8a4c81bc6f2b0dff75910ad6e9191a1a2663d4b |
|
MD5 | dea00f7a19ef25ab1f4a3de306c1c60d |
|
BLAKE2b-256 | cc9ed8e65289ada1ec7f9f41b1d04e580169425f81f8f947b4474e2cc79a635c |