Re: formsubmitbehaviour and textarea with tinymce behaviour

2010-05-05 Thread Josh Glassman
http://wicketbyexample.com/wicket-tinymce-some-advanced-tips/

formsubmitbehaviour and textarea with tinymce behaviour

2010-05-05 Thread tubin gen
I have a form with a checkbox , text and a textarea with tinymce behaviour. I addedAjaxFormSubmitBehavior to the checkbox here the code add(new CheckBox("concur"){ { add(new AjaxFormSubmitBehavior(ResolveFindingForm.this,"onChange"){ @Override protected void onSubmit(AjaxRequestTarget