[richfaces-issues] [JBoss JIRA] Commented: (RF-5046) rich:comboBox and rich:suggestionbox should support <f:selectItem(s)>'s itemLabel attribute

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


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

Luis Tama commented on RF-5046:
-------------------------------

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

> rich:comboBox and rich:suggestionbox should support <f:selectItem(s)>'s itemLabel attribute
> -------------------------------------------------------------------------------------------
>
>                 Key: RF-5046
>                 URL: https://jira.jboss.org/browse/RF-5046
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 3.3.2.SR1
>            Reporter: Vladimir Kovalyuk
>            Assignee: Nick Belaevski
>             Fix For: 4.0.0.Milestone2
>
>
> I believe the two mentioned components should be capable of replacing values with labels as < select> and <h:selectOneMenu> does.
> Current implementation limits their use, for instance they can't act as entity selectors in conjunction with <s:selectItems> and <s:convertEntity>.
> I don't see a work around the problem.

-- 
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