3 Replies Latest reply on Feb 19, 2008 3:41 AM by ilya_shaikovsky

    simple issue with dropDownMenu

    lmk

      helllo,

      why I shoult click twice to get page on the dropdownmenu.
      I get the problem with 1.1.3 and A.1.4.GA,

      environement:
      richfaces 1.1.4.GA
      facelets 1.1.11
      myfaces 1.1.5


      <rich:dropDownMenu value="Identification">
      <rich:menuItem submitMode="server" value="Connect"
      action="#{identificationForm.validate}" />
      </rich:dropDownMenu>