I have nested forms and need them for the following reason.. I have a reusable panel for addresses which has its own form "lookup from postcode" submit button to auto fill the address.
This panel is used in another form 3 times which needs addresses for different people. My problem is that the lookup button on each address panel is also causing submission of the outer form which I think should be incorrect behaviour. Is there a way to do this in wicket and get my expected behaviour (only one form submitted)? -- View this message in context: http://www.nabble.com/Nested-Forms-and-onSubmit%28%29--tf3657476.html#a10218520 Sent from the Wicket - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
