Hmmm... - sorry, but one more question on this. I added an attributemodifier
to my component. When accessing the page the attribute is correctly
renderred. But I want to "rerender" the component after the validation
failed. But the validation method isn't called again.
example: myfield.add(new AttributeModifier("class", getClassValue());
The method getClassValue is only called when the page is displayed the first
time. After validation I want to called it again, but it isn't. Does anybody
knows why???
Thanks,
Sebastian
--
View this message in context:
http://www.nabble.com/Change-css-class-of-form-on-validation-tf4777497.html#a13668008
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]