Opened 7 years ago
Closed 4 years ago
#17258 closed enhancement (patchwelcome)
ValidationTextBox: Add ability to add a validation message that will clear onchange.
Reported by: | Michael Schall | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | Dijit - Form | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
We do a lot of validation that can't be done on the client on the server. It would be nice to have a way to plug the validation messages sent from the server into the ValidationTextBox?.
A generic way to add a validation to the text box that will be cleared when the value of the text box changes would be great.
I described a potential solution on the info mailing list. Basically add a new property something like invalidUntilChangedMessage that when set would change the validator of the text box to fail until the value of the text box is changed.
Change History (3)
comment:1 Changed 6 years ago by
Owner: | set to Douglas Hays |
---|---|
Status: | new → assigned |
comment:2 Changed 6 years ago by
Owner: | Douglas Hays deleted |
---|---|
Status: | assigned → open |
comment:3 Changed 4 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | open → closed |
Given that no one has shown interest in creating a patch in the past 2+ years, I'm closing this as patchwelcome.
Bulk update of unassigned Dijit - form tickets