WebMarkupContainer not refreshing after form error

2010-12-13 Thread taygolf

Hey guys,

I have a unique error. I have a form and I have a few fields in that form
wrapped in a webMarkupContainer to refresh once a selection has been made.
This handles default values based on another form value nicely and
everything works fine.

My problem is that I also have required fields in this form. If the user
tries to submit the form without filling out the required fields then they
get the proper error. The only issue is that once this is done, the
WebMarkupContainer no longer refreshes like it should.

It is like the Container has lost connection to the page or something.

Anyone have a clue what might be going on?

Thanks

T
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/WebMarkupContainer-not-refreshing-after-form-error-tp3085989p3085989.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



Re: WebMarkupContainer not refreshing after form error

2010-12-13 Thread Martin Grigorov
show some code

On Mon, Dec 13, 2010 at 8:19 PM, taygolf taylor.a.yo...@gmail.com wrote:


 Hey guys,

 I have a unique error. I have a form and I have a few fields in that form
 wrapped in a webMarkupContainer to refresh once a selection has been made.
 This handles default values based on another form value nicely and
 everything works fine.

 My problem is that I also have required fields in this form. If the user
 tries to submit the form without filling out the required fields then they
 get the proper error. The only issue is that once this is done, the
 WebMarkupContainer no longer refreshes like it should.

 It is like the Container has lost connection to the page or something.

 Anyone have a clue what might be going on?

 Thanks

 T
 --
 View this message in context:
 http://apache-wicket.1842946.n4.nabble.com/WebMarkupContainer-not-refreshing-after-form-error-tp3085989p3085989.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