On Fri, May 28, 2010 at 9:05 AM, dellik2004 <[email protected]> wrote:
> > Hi, > I have form which contains group of radio buttons & input fields, this form > contains some fields are mandatory & custom validations, when i submit > this > form with wrong data it validates and it comes with the error messages this > is normal, but it also clears the input fields .. > > Could you please let me know how to retain the data on fields even if that > is invalid after submitting the form!!.. > > This is urgent, > thank you in advance!!. > > Regards, Delli Babu > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/default-form-processing-when-form-submitted-tp2234621p2234621.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > If you're properly using the forms and form components in Wicket, the values are saved. You'll need to post some code so we can see why it's not saving these values for you. -- Jeremy Thomerson http://www.wickettraining.com
