Feature #123
Autocompletion in search
| Status: | New | Start: | 12/12/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | Not planned |
Description
A feature that is often asked is to allow to select a value between the values already in the directory.
In there is many values, a select box is unusable, and an autocomplete would be more suitable.
History
Updated by Raphael Ouazana 5 months ago
- File autocomplete-search.patch added
The attached patch solve partially the problem, if there is only one autocomplete in the form.
TODO:
- make it work if there is several autocomplete (see https://issues.apache.org/jira/browse/TAP5-1783 )
- fix the loading that is very long (eg. create a service that it initialized with all the values)
- check rights
Updated by Clément OUDOT 4 months ago
- Target version set to Not planned