0 Replies Latest reply on May 19, 2007 3:05 AM by kirancsagi

    submitting form on pressing enter

    kirancsagi

      I have 3 <a4j:commandLink>s inside a form and a inputTextField.

      When user enters something in the text and presses enter i need the first a4j:commandLink to get clicked or submitted.

      Can anyone please let me know how to achieve this.