3 Replies Latest reply on Sep 4, 2007 10:11 PM by christian.bauer

    FetaureRequst disabling the buttons after a user presses a s

    tony.herstell1

      Do you think we could add another seam tag , like:

      <h:commandButton ...>
      <s:disableOnPageSubmit/>
      </h:commandbutton>

      That would force the button to be disabled once ANY submit button on the page was pressed?

      This would have to be though out pretty well as may not be useful when using Ajax on your page as the page actually won't reload but VERY useful for stopping multiple submits!

      +1 vote