Ticket #6299 (closed defect: fixed)
Form: make onSubmit and onReset work like native HTML forms
| Reported by: | bill | Owned by: | doughays |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Dijit | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
As per #6280 and #6292, developers expect onSubmit and onReset to work like native HTML forms where they return true/false to approve/reject the submit/reset operation.
Fix dijit.Form so the developer isn't required to call dojo.stopEvent() to cancel the submit/reset operation.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.