Not to be confused with #724392: Use field names (rather than labels) on overview page
If you have two fields that use the same label but have different field name you can't tell which is which on the permission page.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 1450514-5-field_permissions-permission_page_label.patch | 3.49 KB | David Stosik |
| #3 | 1450514-3-field_permissions-permission_page_label.patch | 1.94 KB | David Stosik |
Comments
Comment #1
mrfelton commentedI agree with this. Also a problem when you are exporting permissions into features. It's very hard to know which field is which when you have several fields with the same label.
Comment #2
dynamicdan commentedFURTHER..
Our labels are massive (in german).. Showing the machine name would be very nice and de-clutter the field permissions table.
Comment #3
David Stosik commentedHello,
Here is my try.
Example:
I use the field name in first line, then list in description all appearances of the field, using format "Entity:Bundle:Field label".
Feel free to review attached patch.
Regards,
David
This patch is part of the #1day1patch initiative.
Comment #5
David Stosik commentedSorry, forgot about the tests.
Comment #7
mariacha1 commentedNice patch! Committed.