Thanks for your ideas...

But.... huh... is there really no "wicket way" to achieve this?

After all I would not think that it is uncommon to fix simple things in user
input before validation, e.g. trim strings, discard empty items in comma
separated lists etc.

Your solutions would work both I think, I just do not like the idea of doing
things like these with javascript.
Also, retrieving a String value from DB and wrapping it into an object just
in order to be able to convert it back does not seem right to me...

I'll probably stick to the js solution (reluctantly ;-), but if there is
really no elegant way, I would love to see one in future wicket versions.

Thanks for inspiration!
best regards
-- 
View this message in context: 
http://www.nabble.com/Modify-textfield-input-before-validation-tp20952903p20956050.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