Skip to main content

multiselection widget

Project description

Detailed Documentation

tw.jqmultiselect documentation

tw.jqmultiselect is a tosca widget wrapper around ui.multiselect a jquery extension which can be found here :

http://www.quasipartikel.at/multiselect/

usage example:

from tw.forms import TableForm
from tw.jqmultiselect import Jqmultiselect

class EditMovieForm(TableForm):
    submit_text = 'Edit Movie'

    fields = [
        Jqmultiselect('actors',
            help_text = 'Please choose the actors of the movie.',
            searchable=True, # default = True
            sortable=True,   # default=True
            ),
            ]

Contributors

Main developpers

  • Nicolas Laurance <nicolas[dot]laurance[at]gmail[dot]com>

Change history

New in 0.1

First Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tw.jqmultiselect-0.2.tar.gz (11.4 kB view details)

Uploaded Source

File details

Details for the file tw.jqmultiselect-0.2.tar.gz.

File metadata

File hashes

Hashes for tw.jqmultiselect-0.2.tar.gz
Algorithm Hash digest
SHA256 aaed899b294517619af8ffe7205556d237182ba2475ba10ab3806a5718554e7b
MD5 5c7d3807579ec96da1dd2e350df8cb1d
BLAKE2b-256 70b021c416ec9efa444ea76373525d576f17dc58793c6c3b817081f807f25dab

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page