In a project I am currently working on, my fields have really long labels (it's a questionnaire) which makes the "Manage Dependencies" tab really wide and somewhat unwieldy. I have attached a quick patch to show what I did to mitigate this issue in case this is something that might be useful to someone else. I also removed the check_plain() from the labels that populate the select lists since it was being double-encoded (i.e. I don't think the check_plain() is necessary there).

CommentFileSizeAuthor
truncate_field_labels_in_admin.patch2.39 KBsreese
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dqd’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Thanks for the report and all the efforts in here. But due to inactivity in this issue for some years and because of the upcoming EOL of Drupal 7, I will close this issue on the way by cleaning up the issue queue.

Feel free to re-open as "Needs review" if you found a solution or have a patch to be reported to help others on this outdated version.

If you think this issue or missing feature should be addressed in a newer Drupal core 8 and above compatible version of this project, then please file a new issue to the latest dev.