Hi,
I'm using a Node Reference with select widget but I'm in trouble to display text in the <option>
My first content is a song and I would like to select a node reference to a CD : I created a View (which work great) and I'm using it to populate the select.
But the select widget isn't showing any text ! I can see the View is used by the select Node Reference (because the values of the <option value="..."> are set correctly) but no text are appearing.
When I put a label on the View fields, they are displayed but not the value :
<option selected="selected" value="6">Title: </option>
I wonder too, how to pass parameters to the view with Node Reference ?
Thanks for your response
Regards,
Fluckysan
Comments
Having the same problem
Hey Fluckysan, I'm having the exact same problem. Have you made any progress on this?
thanks,
--dsel
Update cck
You should update cck to v 2.6 or later.
See the release notes - http://drupal.org/node/624868
Remember to run update.php