Gabriel, I got that part to work. But I also need to update the "red border"
around the problem fields. 

This was working automatically before with the validators firing on
onSubmit(), and it's broken now. Now, I need to manually highlight the error
fields. Any ideas how to do that?

I can do target.addComponent(..) manually for every component, but not all
of my components are Ajax-able (not all support setOutputMarkupId(true)
which is required for Ajax). That's because some of them have their own
JavaScript defined.


-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Erase-Previous-Error-Messages-in-Feedback-Panel-after-Download-tp3311648p3319342.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to