2 Replies Latest reply on Sep 9, 2007 5:13 AM by mat

    modalPanel

      We have a modalPanel which containes a Find button of type: <a:commandButton /> to do a search based on the search String value set by a:

      <h:inputText value="#{searchBean.searchString}" /> within the modlPanel.

      The command button invokes the action method on the stateful backing bean, but the binding property "#{searchBean.searchString}" is not set.
      modalPanel is inside the form of the parent page. The parent page itself has been added via <ui:include src="test.xhtml" />


      In addition when the modalPanel appears the <h:selectOneMenu /> within the parent page remains visible. This is only in IE 6 and not in FireFox 2.0

      Many thanks in advance and appreciate your feedback

      Environment:
      JBoss-4.2.1
      JBoss-Seam-2.0 BEATA1
      RichFaces-3.1.0-rc5