I have a single value Node Reference field that uses a CCK Select List populated by a view. All i want to do is change the -None- default value to something like -Select- or whatever, just not NONE. Does anyone know how to accomplish this? PHP code in the default value?? An empty result in the view??

Comments

manoloka’s picture

Did you find how to do that?

monsoon’s picture

I am looking for similar solution for Drupal 7.

darora’s picture

One way to accomplish this is to use the Multiselect module and change the widget type on the field to use Multiselect.