Export to GitHub

primefaces - issue #1337

Ajax support for picklist


Posted on Oct 19, 2010 by Happy Camel

We need a Event that is triggered when someone move items from the source to the target listbox or backwards. We must know which items moves from left to right side.

We are using Mojarra JSF implementation with facelets on glassfish.

Comment #1

Posted on Oct 20, 2010 by Swift Rhino

We can add transferListener=#{bean.onTransfer} passing a TransferEvent containing information about what is passed. Taking ownership and setting target for 2.3 release.

Comment #2

Posted on Jan 24, 2011 by Swift Rhino

(No comment was entered for this change.)

Comment #3

Posted on Sep 23, 2011 by Swift Rhino

Set milestone as 3.FUTURE.

Comment #4

Posted on Nov 12, 2011 by Swift Rhino

(No comment was entered for this change.)

Comment #5

Posted on Nov 12, 2011 by Swift Rhino

(No comment was entered for this change.)

Comment #6

Posted on Nov 12, 2011 by Swift Rhino

(No comment was entered for this change.)

Comment #7

Posted on Jan 20, 2012 by Grumpy Panda

A listener or an event for p:ajax when Ordering of target objects changes. Please.

Comment #8

Posted on Feb 8, 2012 by Swift Rhino

Anyone is up to sponsor this?

Comment #9

Posted on Apr 26, 2012 by Swift Rhino

This feature is now available to sponsor at Community Funding.

http://www.primefaces.org/funding.html

Comment #10

Posted on Jul 19, 2012 by Swift Rhino

Added transfer ajax behavior event that invokes a listener with TransferEvent passing what has been transferred from where and to.

Status: Fixed

Labels:
Priority-Medium Type-NewFeature TargetVersion-3.4