Opened 14 years ago

Closed 11 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 rafen, 13 years ago

Owner: changed from nobody to rafen

comment:2 by rafen, 13 years ago

Owner: changed from rafen to nobody
Triage Stage: UnreviewedDesign decision needed

Adding default values could bring backwards compatibility problems.

comment:3 by Graham King, 13 years ago

Keywords: css added
Severity: Normal
Type: New feature

comment:4 by Aymeric Augustin, 12 years ago

UI/UX: unset

Change UI/UX from NULL to False.

comment:5 by Aymeric Augustin, 12 years ago

Easy pickings: unset

Change Easy pickings from NULL to False.

comment:6 by Jacob, 11 years ago

Resolution: wontfix
Status: newclosed

I don't see that it's worth setting defaults.

Note: See TracTickets for help on using tickets.
Back to Top