Ticket #6192 (new enhancement)
make dijit.form.Form more useful
| Reported by: | alex | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4 |
| Component: | Dijit | Version: | 1.1b1 |
| Severity: | normal | Keywords: | form, dijit |
| Cc: | alex, dante |
Description (last modified by dylan) (diff)
today dijit.form.Form doesn't handle some straight-forward use-cases. For instance:
- addChild() doesn't work
- handling of native HTML input types is feeble to non-existant
- form.Form can't auto-generate fieldsets from groups of item/label/required pairs/objects
- form.Form doesn't handle automatic XHR-ing of form data
- there's no dojo.data integration
Change History
Note: See
TracTickets for help on using
tickets.