EnterAlwaysSubmits and RetrainFormFocus behaviors
-------------------------------------------------

                 Key: WICKET-15
                 URL: http://issues.apache.org/jira/browse/WICKET-15
             Project: Wicket
          Issue Type: New Feature
          Components: wicket
    Affects Versions: 1.2.2
            Reporter: Gili


I'd like to contribute two new behaviors to wicket-core:

1) EnterAlwaysSubmits - Allows forms with multiple text fields to submit using 
ENTER. By default HTML will only allow the use of ENTER if there is at most one 
text field.

2) RetainFormFocus - Ensures that the field that submitted the form retains the 
focus once the page reloads

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to