Currently the field name of the field collection is rendered as the th of the first column (the column with the row weights). I feel that the field collection name should instead be rendered in a table caption: http://www.w3schools.com/tags/tag_caption.asp
This would provide a better user experience, easier theming, better accessibility, and better adherence to web standards.
After all, the table column that has the weights contains weights and should not have the column header title of the filed collection name.
I will try to get a patch together if anyone else thinks this is a worthwhile idea.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | field_collection_table_scope-1995584-3.patch | 509 bytes | btopro |
Comments
Comment #1
bradallenfisher commentedI would like to see this become fully accessible. This would also be needed: SCOPE
Comment #2
btopro commentedthis is very important to me also.
Comment #3
btopro commentedHere's a start to at least get scope in the th scope="col"