You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Chris Fierer <cf...@medfusion.net> on 2007/11/01 22:30:43 UTC

Attaching Feedback from Child Form to Parent Feedback Panel

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: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org