I was digging around for this the other day and didn't seem to find my answer. Here is my situation:
I have a FeedbackPanel located in my Parent Page. Then, I have a form in my Child Page. I want the automated Wicket validation to attach it's messages to my feedback Panel in the Parent. I think this attachment is happening just fine. What is not happening is the Render methods I have overridden to make the feedback panel fit my layout (I have overridden the renderBefore and renderAfter methods with additional markup). Any thoughts on making this happen? Thanks, Chris -- View this message in context: http://www.nabble.com/Attaching-Feedback-from-Child-Form-to-Parent-Feedback-Panel-tf4734232.html#a13537937 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
