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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to