On Mon, 2010-01-25 at 11:26 +0200, Martin Asenov wrote:
> Hello guys!
> 
> I was trying to trigger a modal window from another modal window, but on top 
> modal window closing seems like the bottom page gets refreshed, or something 
> like this, because when I click on something on the middle frame (first 
> modal) that is active after the closing of the top modal, I get something 
> like 'component not found [modal]' and get redirected to home page.
> 
> Is there a way to use modal window in another modal window?
There is: http://www.wicketstuff.org/wicket14/ajax/modal-window 

But you should use ModalWindow with a Page, not with Panel.
> 
> Thanks!
> 
> Regards,
> Martin
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 



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

Reply via email to