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

Brian Leathem (JIRA) issues at jboss.org
Thu Aug 14 19:34:32 EDT 2014


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

Brian Leathem commented on RF-11453:
------------------------------------

Based on a conversation with [~clerum] in IRC, I've changed the implementation to use the _itemValue_ and _itemLabel_ attributes and dynamically build the list of selectItems (as is currently done in the orderingList) using the autocompleteMethod as an object source, and the _var_ attribute.

We can then use this same approach to build the single selectItem when the select backing bean already has a value.  This last bit specifically addresses the concern [~clerum] raised in the above comment.

> 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: Brian Leathem
>             Fix For: 4.5.0.Beta1
>
>   Original Estimate: 3 days
>          Time Spent: 2 days
>  Remaining Estimate: 1 day
>
> Add an "autocompleteMethod" to rich:select



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the richfaces-issues mailing list