widget_autocompletekey

The standard widget Auto Complete works from a list of Data. Users gives type some characters, and then a list of value appears. User can then select the final value. The Standard Autocomplete use a list of Text, and return a Text. The Autocomplete key has the same behavior, except it return not a TEXT, but a KEY.


Repository URL : https://github.com/Bonitasoft-Community/widget_autocompletekey