3 Replies Latest reply on Oct 9, 2009 9:25 AM by tmalatinszki

    Problem with a4j commandbutton

      Hi
      I have a problem, I am having a h:selectOneMenu  dropdown and search textfield h:inputText and a4j commandbutton a:commandButton in my form, when click the commandbutton the action method is not get called. If I move my dropdown to another form and text and button in another form, then the search action method is get called from commandbutton, why this behaviour? and also the drop down selected item is not setting with my bean when the form is submited
      Please help
      Philip