Hi

But I need the component models to be updated. Thats why i'm using a
SubmitLink instead of using a Link. I was hoping there was a simple method
to disable form validation with the SubmitLink such as 
'link2.setFormValidation(false)' or something like that.

Is there a way to disable validations for some links and enable validations
for others, yet at the same time update the form components when the links
are clicked. Please provide a simple example.

Thanks  


ZedroS wrote:
> 
> Hi
> 
> If you don't want our form to be validated, why do you use a SubmitLink ?
> A simple Link wouldn't trigger  the validation. Isn't that what you're
> looking for ?
> 
> ++
> zedros
> 
> 

-- 
View this message in context: 
http://www.nabble.com/disabling-error-validation-tp18375841p18377623.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to