You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Rice Yeh <ri...@gmail.com> on 2007/03/16 10:54:51 UTC

[ajax] How to add a handler to the BUHandler in a AjaxForm?

Hi,
  How to add a handler to the BUHandler in AjaxForm? The BUhandler is
AjaxFrom is created within the scope of a call object in method
_handleBrowserUpdate, so i do not have any way to access it and add a
handler to handle the returned result? Should not the BUhandler be a
attribute of the AjaxForm?

Regards,
Rice