show some code On Mon, Dec 13, 2010 at 8:19 PM, taygolf <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > >
