#5537 closed defect (fixed)
disabled MappedTextBox widgets submit form values
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dijit - Form | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
disable a NumberTextBox? and hit form submit. The hidden value is not disabled and submits.
Change History (2)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [11978]) Fixes #5537. Mirror disabled state in hidden input field of MappedTextBox?.