Hello,

I have a BeanEditForm that updates a Zone through the "zone" attribute.
It works fine.

Now, I would like to display a kind of loading icon (or invoke a Javascript method) just *before* the Ajax request, but I could find any solution. I could not make ProgressiveDisplay work in such a situation (since the page is already fully loaded when the form is submitted) And the "show"/"update" functions of the Zone component, which could have been a workaround, are triggered only after the HTTP response.

Any idea ?

Baptiste

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

Reply via email to