Re: TinyMCE and textarea : validation problem

2011-12-29 Thread ricmancio
d I added *TinyMceAjaxSubmitModifier *to my AjaxButton field thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/TinyMCE-and-textarea-validation-problem-tp4240317p4242178.html Sent from the Users forum mailing list archive at

Re: TinyMCE and textarea : validation problem

2011-12-28 Thread Michal Letynski
rtyModel(form,"text")); fc.add(new TinyMceBehavior()); fc.setRequired(true); then I write on textarea field but on the feedback is written that field is required, as if I had not written anything Validation does not work, when introduce TinyMce, Why? -- View this message in context: htt

TinyMCE and textarea : validation problem

2011-12-28 Thread ricmancio
duce TinyMce, Why? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/TinyMCE-and-textarea-validation-problem-tp4240317p4240317.html Sent from the Users forum mailing list archive at Nabble.com. - To