1 Reply Latest reply on Sep 27, 2007 5:03 AM by ilya_shaikovsky

    Form within A4J Outputpanel

      Hello!
      My app has a tree and shows a panel wrapped with a a4j:outputpanel when you select a node. (The famous show/hide outputpanel trick)
      Within the panel is a form, but I cannot submit it, because the content of the a4j:outputPanel is not in the component tree.
      Is there a way to solve that?