0 Replies Latest reply on Jun 22, 2011 4:19 AM by djnose

    Disabled a4j:commandButton kills Javascript

    djnose

      Hi @ all

       

      i guess i found a bug. If i initiate an a4j:commandButton with

      disabled=true

      all javascript actions are gone ( action=callSomeMethod will not be executed anymore).You can set this button to disabled like

      oncomplete="this.disabled=true"

      but thats looks more complicated than just setting

      disabled=true

       

      Is that a bug? Or a feature?

       

      cheers