George Christman created TAP5-2434:
--------------------------------------

             Summary: Add ability to set Autocomplete features. 
                 Key: TAP5-2434
                 URL: https://issues.apache.org/jira/browse/TAP5-2434
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.4
            Reporter: George Christman


Typeahead.js suggestions has the ability to hightlight and provide hints to the 
user. Tapestry currently has no way to set these values. I'm suggesting we 
provide away to pass in json (future accommodations) or provide a couple 
parameters, hint / highlight to the autocomplete component. 

Example 

autocomplete.coffee
$field.typeahead
minLength: spec.minChars
hint: spec.hint,
highlight: spec.highlight
dataset







--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to