Hi, On Fri, Apr 9, 2021 at 6:39 AM Chris Colman <chr...@stepahead.com.au> wrote:
> I have just noticed in Wicket 9 that ModalWindow has been deprecated and > replaced by ModalDialog (which sounds pretty good) > > It is possible to stack ModalDialogS like we could stack ModalWindowS? > > e.g. In a page a user opens a parent modal that has a "Details" button, > which, when clicked, pops up another ModalDialog over the parent > ModalDialog > > The new example in Wicket-Examples module shows this. https://examples9x.wicket.apache.org/ajax/modal-dialog > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > >