A source query widget for z3c.form.
Project description
This package implements a widget that lets users enter a query and select from the results.
The widget works with zope.schema.Choice-fields supplying a query source [1], optionally in conjunction with a collection field which then allows multiple selections.
The easiest way to use the widget is to provide one of the following as widgetFactory:
z3c.formwidget.query.widget.QuerySourceFieldRadioWidget
z3c.formwidget.query.widget.QuerySourceFieldCheckboxWidget
[1] The source needs to implement IQuerySource as defined in this package.
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 z3c.formwidget.query-0.4dev.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7edd9f886d8130bd196d703044f46b94c055e36218e20d643bea4cbcd7c5113 |
|
MD5 | 4a8dd1ceef42615d99f6c1ff1f22258b |
|
BLAKE2b-256 | 54114e9fccfd2a0db31d859b4e79038d31aa854484e8f46b207bf9709fecd395 |