Closed (duplicate)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.5
Component:
Views Integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2009 at 17:04 UTC
Updated:
6 Nov 2009 at 17:43 UTC
On a "clean" drupal 6.14 install, I installed views and cck. I created a custom content type, a view that shows the title of all published nodes, and a node reference field in the custom content type that uses the view to populate a pulldown.
When I go to create the custom content type I defined, the pull down fields do not have the title in them, just the label from that view.
I have attached exports of the view and content type.
| Comment | File | Size | Author |
|---|---|---|---|
| bug-export-view.txt | 2.18 KB | rgristroph | |
| bug-export-cck.txt | 2.6 KB | rgristroph |
Comments
Comment #1
markus_petrux commented#614292: CCK Reference fields based on views broken by recent change in views_plugin_style Views 2.7 (#502348)
Comment #2
rgristroph commentedI can confirm that this issue is fixed by using the latest cck and views and applying the patch in the 614292 report.
Thanks !