You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Francisco Diaz Trepat - gmail <fr...@gmail.com> on 2008/10/16 19:10:50 UTC

Close ModalWindow and Download a File

Hi, to easy up on my previous Q I need to do the following:
I have a modal dialog with three buttons (actually AjaxLinks).

One to Cancel and call modalDIalog.close(ajaxRequestTarget);

And two buttons that need to close the modalWindow and download (open the
Save File window) a file. One button will download the file with one option,
and the other one with another option (I think this part is not that
relevant though).

Can you guide me a bit?


thanks,

f(t)