Nope, don't think so. But you can always use an AjaxSubmitLink or
AjaxSubmitButton to submit the form.

On a more general note: all activity inside the modaldialog should be ajax.

Maurice

On Nov 15, 2007 5:03 PM, Marco Aurélio Silva <[EMAIL PROTECTED]> wrote:
> Hi
>
> I'm having problems to close a modal window after submit the form. What I
> need to do is:
>
> do a search
> if search result is empty show a message in modal window
> else, close the modal window
>
>
> The problem is that to make the search I must submit the form to get the
> values, and to close the window I need an AjaxRequestTarget. Is there a way
> to submit the form and close the window without an AjaxRequestTarget?
>
> Thanks
> Marco
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to