deform-ext-autocomplete

Deform Extended Autocomplete provides a Deform autocompletion widget that stores a value that may be different from the one shown to the user.


Keywords
deform, form, widget, autocomplete, autocompletion
License
BSD-3-Clause
Install
pip install deform-ext-autocomplete==1.0.1

Documentation

Extended Autocomplete provides a few features that are not available in the default autocomplete widget shipped with Deform. Essentially, Extended Autocomplete allows the developer to show a value to the user that is different from the one that is returned by the widget (and eventually stored).

For further details, see the documentation at https://deform-ext-autocomplete.readthedocs.io/en/latest/.