1 Reply Latest reply on Jun 26, 2007 7:45 AM by ilya_shaikovsky

    DropDownMenu proper usage

    tomarenz

      Hi, the documentation of dropDownMenu says:


      The "action" and "actionListener" item's attributes are ignored. Menu items don't fire any submits themselves


      But from demo source I can see using "action" attribute.
      What is the proper way to specify action/actionListener for this component ?
      Should I specify them on items or should I include proper commandLinks to get submits fired ?