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

mradcliffe’s picture

Oh, 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.

jzornig’s picture

I'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.

mradcliffe’s picture

Status: Active » Closed (works as designed)