Timo Rantalaiho wrote:
> 
> 
> Sounds like a fair enough feature, could you please add a 
> Jira issue?
> 
> Meanwhile you can do
> 
>   formTester.setValue("checkBoxMultipleChoice", "");
> 
> in between to get the values reset.
> 
> 

I have submitted a Jira issue 
http://issues.apache.org/jira/browse/WICKET-2104 WICKET-2104  with a
solution that allows a choice between toggle or append.

I tried the setValue() but IIRC, it manipulated the model. I only want the
set of checkboxes to change on the form and be committed on submit. At
present we are in non AJAX phase.
-- 
View this message in context: 
http://www.nabble.com/FormTester-selectMultiple-CheckBoxMultipleChoice-help-tp21971209p22004857.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to