Closed (works as designed)
Project:
CCK Select Other
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2010 at 06:40 UTC
Updated:
10 Jan 2011 at 18:38 UTC
The list fields in D7 have lost the functionality to use PHP to populate the select list. This module provides the PHP function, but always (obviously) appends an "Other" to the end of the select list. Having a way to deselect the "Other" when using PHP would give us back a way to get the functionality lost in transition from CCK to D7 Fields.
Comments
Comment #1
mradcliffeOh, you want to use this instead of the normal widget, but not have an other option?
Hmm... It does make sense. It would still be loading the js file so I'm not sure about performance. I think I could do this.
Sorry for the late reply.
Comment #2
jzornig commentedI've since discovered that the D7 version of CCK includes the PHP feature that didn't make it into D7 Fields lists. Maybe both this and the Other option will make it into D8. Both really useful additions to the base Fields lists.
Comment #3
mradcliffe