Closed (fixed)
Project:
Webform
Version:
4.4.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Aug 2004 at 10:00 UTC
Updated:
27 Oct 2004 at 20:52 UTC
Fields should be accompanied by `label` tags, with appropriate `for` attributes.
This makes the generated forms user friendly and accessible.
NB: Drupal uses accessible label elements for most elements.
Comments
Comment #1
ullgren commentedWebform now uses drupal standard functions for form components so it gets the lable tags added.
New issue opened about the test in the for atribute, see http://drupal.org/node/12157