Hello, 
I have drop down with a required validator. 
My form is not auto processed and I do the validation call.
If the field is disabled, the required valitator fails which I do not want. 
A workaround was to override the method isInputNullable to return false. 
Is this safe? 
Or is there a better solution?
Thanks. 



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Disabled-drop-down-do-not-pass-required-validator-tp4661187.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to