You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by "wicket@geofflancaster.com" <wi...@geofflancaster.com> on 2010/01/13 21:23:53 UTC

Re: filter options in available side of palette w/o losing selected options

I've tried that as well but when my onUpdate method is called, i call
palette.getDefaultModelObject() and cast it to a list (the same way I do on
form submit) but it acts as if there are no selections.

Original Message:
-----------------
From: Fatih Mehmet UCAR fmucar@gmail.com
Date: Wed, 13 Jan 2010 20:18:44 -0000
To: users@wicket.apache.org
Subject: Re: filter options in "available" side of palette w/o losing
selected options


you keep your original objects in another list so you can put them back
into 
palette's model when you need

fmu
----- Original Message ----- 
From: <wi...@geofflancaster.com>
To: <us...@wicket.apache.org>
Sent: Wednesday, January 13, 2010 8:10 PM
Subject: filter options in "available" side of palette w/o losing selected 
options


I'm using a text field to filter the available options in a palette which i
have working but when the options are filtered the previously selected
options get deleted.


is there any way i can keep the previously selected options in the palette?

--------------------------------------------------------------------
mail2web LIVE - Free email based on Microsoft® Exchange technology -
http://link.mail2web.com/LIVE



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org



--------------------------------------------------------------------
mail2web LIVE – Free email based on Microsoft® Exchange technology -
http://link.mail2web.com/LIVE



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: filter options in available side of palette w/o losing selected options

Posted by Fatih Mehmet UCAR <fm...@gmail.com>.
if you can paste some code and it will help us understand the problem 
better.

fmu
----- Original Message ----- 
From: <wi...@geofflancaster.com>
To: <us...@wicket.apache.org>
Sent: Wednesday, January 13, 2010 8:23 PM
Subject: Re: filter options in available side of palette w/o losing selected 
options


I've tried that as well but when my onUpdate method is called, i call
palette.getDefaultModelObject() and cast it to a list (the same way I do on
form submit) but it acts as if there are no selections.

Original Message:
-----------------
From: Fatih Mehmet UCAR fmucar@gmail.com
Date: Wed, 13 Jan 2010 20:18:44 -0000
To: users@wicket.apache.org
Subject: Re: filter options in "available" side of palette w/o losing
selected options


you keep your original objects in another list so you can put them back
into
palette's model when you need

fmu
----- Original Message ----- 
From: <wi...@geofflancaster.com>
To: <us...@wicket.apache.org>
Sent: Wednesday, January 13, 2010 8:10 PM
Subject: filter options in "available" side of palette w/o losing selected
options


I'm using a text field to filter the available options in a palette which i
have working but when the options are filtered the previously selected
options get deleted.


is there any way i can keep the previously selected options in the palette?

--------------------------------------------------------------------
mail2web LIVE - Free email based on Microsoft® Exchange technology -
http://link.mail2web.com/LIVE



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org



--------------------------------------------------------------------
mail2web LIVE - Free email based on Microsoft® Exchange technology -
http://link.mail2web.com/LIVE



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org