Hi,

I was wondering how I could manipulate some form input after validation. So,
for example, if I have a text box that takes a value and I validate that
that value is invalid, I'd like to upper case the entire value that was
entered so that the value in the text box is updated but the model isn't
updated.
What's the proper way to do this in Wicket?

Thanks...



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Manipulate-Form-Input-After-Validation-tp4652855.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