1 Reply Latest reply on Feb 22, 2010 5:26 AM by ilya_shaikovsky

    Dynamically loaded a4j:forms.

      Is there a way to dynamically load a4j:forms with a4j:commandButton as submit button?? When I do that it doesn't work (the submit button does nothing). However if it's not loaded dynamically it works fine.

       

      It looks like there is no javascript to respond to the action of the loaded button. Should I reRender some extra parts of the page? I'm totally confused.

       

      Thanks in advance!

       

      EDIT: I use a4j:include EVERYWHERE only with static src.