Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0-incubating-core
-
None
-
None
-
All
Description
Provide the ability to control via the skinning feature the style of required input fields. Such an example would be to show the field background colour as yellow for required fields, thus making them visually more identifiable. To achieve this currently requires you add styleClass or contentStyle attributes to the components tag.
Suggested key would be "af|inputText:required::content" or similar.
Further evolution of this would be to also allow style control over the labels for required fields (eg. af|inputText:required::label).