Hello I am currently using some textFields that have some sort of validation , witch works just fine....The moment one field is not valid the border of the text field turns red (default behaviour.) . Now i want to create a custom component that extends textField that will implement a custom behaviour for this situation (ex: show an error sign next to the field).
Can you please give me some hints how can this be done? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/TextField-custom-inmplementation-of-fieldError-tp4651453.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]
