Hi Frank, You can use nested forms, so you can put a form inside your ModalWindow. The <form> tag should not make a difference, or are you experiencing other problems?
Regards, Daan Op 4 nov 2010, om 12:00 heeft Frank Klein Koerkamp het volgende geschreven: > Hi Wicketeers, > > does anyone know why a '<form>' tag is created when opening a ModalWindow? > This is done in modal.js in the Wicket.Window.getMarkup function. > > From my perspective this also can be a div and then we can use forms inside > a ModalWindow. Now that's also possible but you need an form around your > modalwindow as well for supporting innerforms. > > Kind regards, > > -- > > Frank Klein Koerkamp --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
