Hi Pedro:

Thanks for that. And it fixed the problem.

The onClick code is now like this:

         String guid = java.util.UUID.randomUUID().toString();                  
         bean.setText(guid);                            
         textField.modelChanged();                              
         target.addComponent(textField);



Thanks you so much.

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/TextField-not-getting-the-value-after-a-validation-eror-tp3521252p3526525.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to