Opened 8 years ago
Closed 5 years ago
#17422 closed defect (patchwelcome)
dom-form.toObject() should include named buttons
Reported by: | Ian Phillips | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | HTML | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I have a form with several buttons (using the "button" tag). The buttons have the same name but different values specified using the "value" attribute. I need to know which button was pressed, but dom-form.toObject() ignores buttons. Surely there is no reason for it to skip named buttons, right?
Change History (2)
comment:1 Changed 8 years ago by
Component: | General → HTML |
---|---|
Owner: | set to Eugene Lazutkin |
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Given that no one has shown interest in creating a patch in the past 2+ years, I'm closing this as patchwelcome. Please let us know if you would like to get involved in helping make this change to Dojo!