ZF-2950: Element ids for dd/dt elements by default
Description
It would be nice if the dt and dd elements would have an id of their own by default, instead of having to set it manually. This would allow for easy js and css manipulation. (e.g. displaying/hiding an entire row etc.) The label id could have a "-label" suffix and and element id could have a "-element" suffix (naming suggestions are welcome):
Foo:
Comments
Posted by Wil Sinclair (wil) on 2008-03-25T20:22:16.000+0000
Please categorize/fix as needed.
Posted by Matthew Weier O'Phinney (matthew) on 2008-04-22T11:23:28.000+0000
Scheduling for next minor release.
Posted by Jurrien Stutterheim (norm2782) on 2009-01-09T05:02:03.000+0000
Attached a patch for this issue (no unit test included)
Posted by Jurrien Stutterheim (norm2782) on 2009-01-13T11:52:41.000+0000
Resolved in revision 13615