look for errors in the ajax console.

igor


On Thu, Aug 25, 2011 at 7:17 AM, Mihai Toma <mihai.t...@asf.ro> wrote:
> Hi,
>
>
>
> I have a AjaxSubmitLink in a form with an AjaxFormSubmitIndicator behavior
> (AjaxFormSubmitIndicator class extends AjaxFormSubmitBehavior and implements
> IAjaxIndicatorAware, used to show a loading image while saving).
>
>
>
> In the method onSubmit of my AjaxFormSubmitIndicator I save my data from
> form and then I make a redirect to previews page using
> target.appendJavascript("history.back()");
>
>
>
> The problem Is that this did not work.
>
>
>
> If I don't add AjaxFormSubmitIndicator on my submit button, the redirect
> works fine.
>
>
>
> Any idea on how can i make this working?
>
>
>
> Thanks in advance!
>
> Mihai
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to