#5818 closed enhancement (duplicate)
Submit enabled state should be wired to union of isValid states on ValidationTextBoxes in a Form
Reported by: | Adam Peller | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit - Form | Version: | 1.0 |
Keywords: | Cc: | bill, joose | |
Blocked By: | Blocking: |
Description
This came up when implementing the LinkDialog? in editor. Right now, by default, there's no behavior to disable the submit on a dijit Form when any or all of the validation text boxes are not valid. This is hard to do -- I'm not even sure how to do it -- but it would seem like a very nice thing to encapsulate in _FormMixin (perhaps as something you could disable)
would be nice to have SRTL, I think. Seems like a significant usability thing.
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
Dup of #4692, right? (It's marked for 1.1 but actually probably won't get to it until 1.2 or later.)