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

Daniel Nussbaum commented on RF-7021:
-------------------------------------

Workaround for 3.3.1
------------------------------

Add an onclick-Handler to the rich:orderingList which looks like this:
                    onclick="var comp = this.component;
                        var activeElem = comp.getEventTargetRow(event);
                        comp.selectionItem(activeElem);
                        comp.setActiveItem(activeElem);"

This workaround was only testet under 3.3.1.GA!

> add selectionMode attribute to shuttles.
> ----------------------------------------
>
>                 Key: RF-7021
>                 URL: https://jira.jboss.org/browse/RF-7021
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component-misc
>    Affects Versions: 3.3.1
>            Reporter: Ilya Shaikovsky
>            Assignee: Nick Belaevski
>            Priority: Minor
>             Fix For: Future_3.X
>
>
> listShuttle
> orderingList
> possible values: single, multy(default)

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to