[richfaces-issues] [JBoss JIRA] (RF-13662) <rich:orderingList> doesn't provide selection

Brian Leathem (JIRA) issues at jboss.org
Wed Jun 11 20:31:38 EDT 2014


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

Brian Leathem commented on RF-13662:
------------------------------------

from the [RichFaces 3 showcase|http://showcase-rf3.richfaces.org/richfaces/orderingList.jsf?tab=info&cid=18167]:

* selection: _Collection which stores a set of selected items_

This is a facelet attribute and so could be bound to a managed bean property.  However, this is not the intended use case for the ordering list.  Instead the pickList component is intended to be used for use cases where you want to both _order_ and _select_ items.

[~matinh] is there a reason why you do not want to use the pickList component for your use case?

> <rich:orderingList> doesn't provide selection
> ---------------------------------------------
>
>                 Key: RF-13662
>                 URL: https://issues.jboss.org/browse/RF-13662
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component-selects
>    Affects Versions: 4.3.7
>            Reporter: Martin Höller
>              Labels: waiting_on_user
>
> In RichFaces 3.x the <rich:orderingList> component had a selection-Attribute. In RichFaces 4.x this is currently not supported and thus there is not way to obtain the selected entries. Please bring back this useful feature!



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



More information about the richfaces-issues mailing list