[richfaces-issues] [JBoss JIRA] Commented: (RF-8085) create new select component kinda like another component....

Luis Tama (JIRA) jira-events at lists.jboss.org
Sat Jul 3 01:32:46 EDT 2010


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

Luis Tama commented on RF-8085:
-------------------------------

Hi guys... 

rich:combobox does what it was designed to (an input text component with client-side suggestions). 

If we want to use it for selecting of values based on selected labels (rendered by the component), we must wait for a new component to be designed (or design it)... or enhance it on the client-side (as I did)... 

In this article I share my (working) approach: 

Enhanced rich:comboBox: Values (not only Text) and RegExp Suggestions 
http://community.jboss.org/docs/DOC-15534 

So please test it and let me know what you think. 

God bless you. 

Best regards, 
Luis Tama

> create new select component kinda like another component....
> ------------------------------------------------------------
>
>                 Key: RF-8085
>                 URL: https://jira.jboss.org/browse/RF-8085
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.3.2.SR1
>            Reporter: deanhiller
>            Assignee: Nick Belaevski
>
> read these posts first and it is clear many many developers want this new component
> https://jira.jboss.org/jira/browse/RF-4293
> https://jira.jboss.org/jira/browse/RF-5046
> http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4172548#4172548 
> http://www.jboss.org/index.html?module=bb&op=viewtopic&t=146103&postdays=0&postorder=asc&start=10
> it should work with s:selectItems from seam and s:convertEntity and s:convertEnum exactly like h:selectOneMenu works. I don't think anyone cares if the html itself is an input element or select element just that the xhtml/jsp works exactly like selectOneMenu.  Also, users entering text into the combobox should not be allowed to type something that is not in the list.  (ie. it works EXACTLY like a selectOneMenu ;) ).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list