Hi,

On Fri, Oct 12, 2012 at 5:29 AM, weslowsk <weslo...@accesscomm.ca> wrote:
> Thanks for the suggestions...
>
> What if I wanted to conditionally upper case the text field? Would a
> converter work then?
> For example, if the validation fails, upper case the string; otherwise,
> leave the string as is.

Yes, you can use textField.isValid() to check it.

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



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to