ivaynberg / wicket-select2

Provides integration between Apache Wicket and Select2
64 stars 50 forks source link

Fixes #96 #102

Closed bhuism closed 9 years ago

armandoxxx commented 9 years ago

Hey .. I need this fix to clear field ... please help or jusst send me .jar ... kind regards

ivaynberg commented 9 years ago

this fix wont work because if the field is in error it will be repainted with the last valid model value instead of whatever the user entered to cause the error. you should use clearInput()