[richfaces-issues] [JBoss JIRA] (RF-11453) Add autocomplete functionality to the rich:select component

Cody Lerum (JIRA) issues at jboss.org
Thu Feb 6 13:26:29 EST 2014


    [ https://issues.jboss.org/browse/RF-11453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942387#comment-12942387 ] 

Cody Lerum commented on RF-11453:
---------------------------------

Ping me if you need any clarification on this.

Basic need is a pojo select from a list of objects retrieved from a ajax request.

1. type some characters
2. call specified search method via ajax to search some objects using some of the input characters.
3. display as a drop down let user pick.
4. since this is a pojo select you should only be able to select options provided by the search method.
                
> Add autocomplete functionality to the rich:select component
> -----------------------------------------------------------
>
>                 Key: RF-11453
>                 URL: https://issues.jboss.org/browse/RF-11453
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component-selects
>            Reporter: Cody Lerum
>            Assignee: Lukáš Fryč
>             Fix For: 5.0.0.Alpha4
>
>
> Add an "autocompleteMethod" to rich:select

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list