Opened 19 years ago
Closed 18 years ago
#4063 closed (duplicate)
Custom error messages for each fields
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | Forms | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Design decision needed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Even it's nice that you have default validation/error messages (if you're american/english)
it would be better so that those could be overridden just like in the RegexField - field
with errormessage - parameter. If multiple errors could occur then messages could be defined
with dictionary for example.
Change History (3)
comment:1 by , 19 years ago
| Triage Stage: | Unreviewed → Design decision needed |
|---|
comment:2 by , 19 years ago
Note:
See TracTickets
for help on using tickets.
See also #3457.
N.B. I think that the solution proposed in this ticket is much nicer.