Andreas created WICKET-7083:
-------------------------------

             Summary: Trigger client side validation when using SubmitLinks
                 Key: WICKET-7083
                 URL: https://issues.apache.org/jira/browse/WICKET-7083
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-core
    Affects Versions: 10.0.0-M2, 9.15.0
            Reporter: Andreas


Instead of using jQuery's event triggering for the submit event, use the 
[browsers built-in 
functionality|https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/requestSubmit]
 which, as a bonus, will also perform client side validation (such as the 
{{required}} attribute).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to