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
Comment #1
manoloka commentedDid you find how to do that?
Comment #2
monsoon commentedI am looking for similar solution for Drupal 7.
Comment #3
darora commentedOne way to accomplish this is to use the Multiselect module and change the widget type on the field to use Multiselect.