What about formComponent.processInput() 

-----Original Message-----
From: Ritesh Trivedi [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 30, 2008 12:52 PM
To: users@wicket.apache.org
Subject: Conditional Form Validation


Hi,

I am trying to implement conditional form validation according to the
wiki artcle http://cwiki.apache.org/WICKET/conditional-validation.html

Seems like one has to manually call updateFormComponentModels() to
update the form model which is not mentioned in the wiki which is fine,
but the problem is updateFormComponentModels() is protected method, so
it cannot be called from button's onSubmit() method. Am I missing
anything?
--
View this message in context:
http://www.nabble.com/Conditional-Form-Validation-tp18737747p18737747.ht
ml
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
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