Yes it's possible, see the examples here:

  http://www.wicket-library.com/wicket-examples/ajax/modal-window.2

    You can also create a BasePage containing a ModalWindow and use it as a
base for all the pages you want to show in a modal window, so you can open a
modal window from any other modal window in a somewhat more reusable
fashion.

Hth,

Daniel



Michal Hybler wrote:
> 
> Hi,
> is there possibility to open modal window from modal window in wicket? I
> have form in modal window and i want to implement button that opens next
> modal window with some user options.
> 
> Thnx for your answers.
> with regards Michal
> 

-- 
View this message in context: 
http://www.nabble.com/Modal-window-from-modal-window-tp22059941p22060770.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to