Re: ModalWindow setResponse

2007-11-19 Thread Matej Knopp
You have to close the modal window and call setResponsePage from within the WindowClosedCallback. -Matej On Nov 19, 2007 11:22 PM, Tim Lantry <[EMAIL PROTECTED]> wrote: > Is there any way to forward to a page outside of a modal window from within > a modal window? The typical behavior when using

ModalWindow setResponse

2007-11-19 Thread Tim Lantry
Is there any way to forward to a page outside of a modal window from within a modal window? The typical behavior when using setResponsePage from within a modal window is that the new page shows up in the same modal window. That is great for most of my scenarios. However, in this case I want to h