Opened 15 years ago
Closed 13 years ago
#14322 closed New feature (wontfix)
Please set default values for required and error css classes
| Reported by: | dfoerster | Owned by: | nobody |
|---|---|---|---|
| Component: | Forms | Version: | 1.2 |
| Severity: | Normal | Keywords: | css |
| 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
I'm very happy about the fix for #3512 which makes it possible to set css classe to be used for required or errornous form rows. However, there are no default values set and thus it's still required to adapt all form classes used in a project.
Adding default values would make it much easier to format generated forms and wouldn't hurt anyone not using it.
Change History (6)
comment:1 by , 15 years ago
| Owner: | changed from to |
|---|
comment:2 by , 15 years ago
| Owner: | changed from to |
|---|---|
| Triage Stage: | Unreviewed → Design decision needed |
comment:3 by , 15 years ago
| Keywords: | css added |
|---|---|
| Severity: | → Normal |
| Type: | → New feature |
comment:6 by , 13 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
I don't see that it's worth setting defaults.
Note:
See TracTickets
for help on using tickets.
Adding default values could bring backwards compatibility problems.