Jorg,

I just realised that example I sent had a small error; the direction attribute of the fb:javascript element should of course be set to "both".

Robin

On 23 Sep 2004, at 16:46, Jorg Heymans wrote:

Hi,

My form has a multivaluewidget, it's values are retrieved from an Arraylist in the bean that is populated using Hibernate. The user then selects a few values and presses "next".
Now i would like to save these selected values into a different arraylist then the one where the values are retrieved from. Rationale: i don't want to destroy the original dataset because it's quite expensive to retrieve.


Is changing the setter method for the Arraylist the only option here? Or can i somehow in my javascript binding say "save the collection into a different location in the bean" ?

Regards
Jorg


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to