Download & Extend

Truncate field labels in "Manage Dependencies" admin tab

Project:Conditional Fields
Version:7.x-3.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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).

AttachmentSize
truncate_field_labels_in_admin.patch2.39 KB