You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Marieke Vandamme <ma...@tvh.be> on 2010/11/15 08:06:51 UTC

ModalWindow with Panel with inside ModalWindow with Panel

Hello,

I was trying the following:
- TestPage opens ModalWindow with inside Panel (TestPanel1)
- TestPanel1 opens ModalWindow with inside Panel (TestPanel2)
- TestPanel2 contains form

Submitting the form on TestPanel2 gives following error in the Ajax Debug
Window:
Trying to submit form with id 'testForm9' that is not in document.

I did set the pageMapName for the ModalWindow, so I don't know what I
forgot.
When using firebug to look inside the generated html, the form with id
'testForm9' isn't present. The form-tag (or some other tag replacing this)
isn't in the html-document at all...

Thanks for any suggestion!
Kind regards, Marieke Vandamme
-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/ModalWindow-with-Panel-with-inside-ModalWindow-with-Panel-tp3042576p3042576.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org