Problem/Motivation
Achieving dream markup in form is difficult since it is difficult to add attributes for form element labels.
Proposed resolution
Allow form elements to set attributes for the label of the element.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 2774255-8.patch | 1.74 KB | joelpittet |
| #8 | interdiff.txt | 893 bytes | joelpittet |
| #2 | allow_form_element_to-2774255-2.patch | 885 bytes | lauriii |
Comments
Comment #2
lauriiiComment #3
joelpittet@lauriii what is this postponed on?
Comment #5
lauriiiAttributes cannot be passed to form_element_label until we have fixed this: #2774195: Passing attributes to field element label is not possible
Comment #6
lauriiiThis is not postponed anymore
Comment #7
joelpittetCould use one test to check the label attribute gets added otherwise I think this is good to go.
Comment #8
joelpittetHere's a test
Comment #9
lauriiiTests look good!
Comment #11
lauriiiI don't see any fails
Comment #13
lauriiiLooks like unrelated fail again
Comment #14
catchComment #16
andypostWhy there's no change record?