Re: How to Ajax-validate CheckBoxMultipleChoice?

2010-06-26 Thread yaniv kessler
Is that element placed / added to a form ? On Sat, Jun 26, 2010 at 5:32 AM, David Chang david_q_zh...@yahoo.comwrote: Hi, I am unable to addres this need and have to ask the group. I am using the ajax approach to validate each field on a form. See the following: div

Re: How to Ajax-validate CheckBoxMultipleChoice?

2010-06-26 Thread David Chang
Yes. When I click Save button, wickets reports required error message for the CheckBoxMultipleChoice component. Thanks for chiming in! Best. --- On Sat, 6/26/10, yaniv kessler yan...@gmail.com wrote: From: yaniv kessler yan...@gmail.com Subject: Re: How to Ajax-validate

How to Ajax-validate CheckBoxMultipleChoice?

2010-06-25 Thread David Chang
Hi, I am unable to addres this need and have to ask the group. I am using the ajax approach to validate each field on a form. See the following: div wicket:id=fullNameBorder input type=text wicket:id=fullName / /div If the above field gets focus and loses the focus without any value in it,