Closed (fixed)
Project:
Conditional Fields
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2011 at 17:14 UTC
Updated:
25 Nov 2012 at 11:50 UTC
The select lists on the "Manage Dependecies" page only show the field labels which may not be unique. This means you can't distinguish between fields with the same label when adding a new dependency.
The attached patch adds the field names to the select lists.
| Comment | File | Size | Author |
|---|---|---|---|
| dependency_field_names.patch | 550 bytes | morbiD |
Comments
Comment #1
FreeFox commentedPatched and tested. Works great and is a great help if you have fields with the same label text.
Please commit.
Thanks guys
Comment #2
interx commentedWorks here too
Comment #3
szt commentedWorks well!
Thanks!
A must have for UX!
Comment #4
peterpoe commentedCommitted (I also added the labels in the dependencies rows). Thanks!